Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c593 cleanup_match(struct ipt_entry_match *m, unsigned int *i) in cleanup_match() function
727 IPT_MATCH_ITERATE(e, cleanup_match, &j); in check_entry()
783 IPT_MATCH_ITERATE(e, cleanup_match, NULL); in cleanup_entry()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c678 cleanup_match(struct ip6t_entry_match *m, unsigned int *i) in cleanup_match() function
812 IP6T_MATCH_ITERATE(e, cleanup_match, &j); in check_entry()
868 IP6T_MATCH_ITERATE(e, cleanup_match, NULL); in cleanup_entry()