Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c229 int do_match(struct ipt_entry_match *m, in do_match() function
317 if (IPT_MATCH_ITERATE(e, do_match, in ipt_do_table()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c320 int do_match(struct ip6t_entry_match *m, in do_match() function
404 if (IP6T_MATCH_ITERATE(e, do_match, in ip6t_do_table()