Home
last modified time | relevance | path

Searched defs:type_match (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/net/ipv6/netfilter/
Dip6t_mh.c26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match() function
/linux-5.10/tools/perf/util/
Dhist.c1362 bool type_match = false; in hist_entry__check_and_remove_filter() local