Searched refs:find_check_match (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dip_tables.c620 find_check_match(struct ipt_entry_match *m, struct xt_mtchk_param *par) function
628 duprintf("find_check_match: `%s' not found\n", m->u.user.name);
689 ret = find_check_match(ematch, &mtpar);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_tables.c616 find_check_match(struct ip6t_entry_match *m, struct xt_mtchk_param *par) function
624 duprintf("find_check_match: `%s' not found\n", m->u.user.name);
686 ret = find_check_match(ematch, &mtpar);

Completed in 165 milliseconds