Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c1257 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1320 ret = compat_find_calc_match(ematch, &e->ip, &off); in check_compat_entry_size_and_hooks()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1273 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1336 ret = compat_find_calc_match(ematch, &e->ipv6, &off); in check_compat_entry_size_and_hooks()