Home
last modified time | relevance | path

Searched defs:check_match (Results 1 – 5 of 5) sorted by relevance

/linux/lib/zlib_deflate/
H A Ddeflate.c708 static void check_match( in check_match() function
731 # define check_match(s, start, match, length) macro
/linux/net/sched/
H A Dem_ipt.c42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() function
/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c145 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match() function
/linux/net/ipv4/netfilter/
H A Dip_tables.c464 check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function
/linux/net/ipv6/netfilter/
H A Dip6_tables.c481 static int check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function