Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/netfilter/
Dx_tables.h513 void xt_compat_lock(u_int8_t af);
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c806 xt_compat_lock(NFPROTO_ARP); in get_info()
1174 xt_compat_lock(NFPROTO_ARP); in translate_compat_table()
1382 xt_compat_lock(NFPROTO_ARP); in compat_get_entries()
Dip_tables.c961 xt_compat_lock(AF_INET); in get_info()
1406 xt_compat_lock(AF_INET); in translate_compat_table()
1589 xt_compat_lock(AF_INET); in compat_get_entries()
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c977 xt_compat_lock(AF_INET6); in get_info()
1421 xt_compat_lock(AF_INET6); in translate_compat_table()
1598 xt_compat_lock(AF_INET6); in compat_get_entries()
/linux-6.6.21/net/netfilter/
Dx_tables.c1306 void xt_compat_lock(u_int8_t af) in xt_compat_lock() function
1310 EXPORT_SYMBOL_GPL(xt_compat_lock);
/linux-6.6.21/net/bridge/netfilter/
Debtables.c2287 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_replace()
2387 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()