Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dip_tables.c1412 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1483 ret = compat_find_calc_match(ematch, &e->ip, &off); in check_compat_entry_size_and_hooks()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1423 compat_find_calc_match(struct xt_entry_match *m, in compat_find_calc_match() function
1494 ret = compat_find_calc_match(ematch, &e->ipv6, &off); in check_compat_entry_size_and_hooks()