Searched defs:check_match (Results 1 – 5 of 5) sorted by relevance
/linux/lib/zlib_deflate/ |
H A D | deflate.c | 708 static void check_match( in check_match() function 731 # define check_match(s, start, match, length) macro
|
/linux/net/sched/ |
H A D | em_ipt.c | 42 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 D | dyn_test.c | 145 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match() function
|
/linux/net/ipv4/netfilter/ |
H A D | ip_tables.c | 464 check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function
|
/linux/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 481 static int check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function
|