Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Dip_tables.c1256 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1319 ret = compat_find_calc_match(ematch, &e->ip, &off); in check_compat_entry_size_and_hooks()
/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c1272 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1335 ret = compat_find_calc_match(ematch, &e->ipv6, &off); in check_compat_entry_size_and_hooks()