Home
last modified time | relevance | path

Searched refs:xt_compat_unlock (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c835 xt_compat_unlock(NFPROTO_ARP); in get_info()
1207 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1233 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1418 xt_compat_unlock(NFPROTO_ARP); in compat_get_entries()
Dip_tables.c1002 xt_compat_unlock(AF_INET); in get_info()
1456 xt_compat_unlock(AF_INET); in translate_compat_table()
1482 xt_compat_unlock(AF_INET); in translate_compat_table()
1637 xt_compat_unlock(AF_INET); in compat_get_entries()
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h511 void xt_compat_unlock(u_int8_t af);
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1018 xt_compat_unlock(AF_INET6); in get_info()
1465 xt_compat_unlock(AF_INET6); in translate_compat_table()
1491 xt_compat_unlock(AF_INET6); in translate_compat_table()
1646 xt_compat_unlock(AF_INET6); in compat_get_entries()
/Linux-v4.19/net/bridge/netfilter/
Debtables.c2336 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2348 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2461 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
/Linux-v4.19/net/netfilter/
Dx_tables.c1286 void xt_compat_unlock(u_int8_t af) in xt_compat_unlock() function
1290 EXPORT_SYMBOL_GPL(xt_compat_unlock);