Home
last modified time | relevance | path

Searched refs:xt_check_match (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
Dx_tables.c332 int xt_check_match(struct xt_mtchk_param *par, in xt_check_match() function
369 EXPORT_SYMBOL_GPL(xt_check_match);
/net/bridge/netfilter/
Debtables.c348 ret = xt_check_match(par, m->match_size, in ebt_check_match()
/net/ipv6/netfilter/
Dip6_tables.c645 ret = xt_check_match(par, m->u.match_size - sizeof(*m), in check_match()
/net/ipv4/netfilter/
Dip_tables.c617 ret = xt_check_match(par, m->u.match_size - sizeof(*m), in check_match()