Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/netfilter/
Darp_tables.c841 xt_compat_unlock(NFPROTO_ARP); in get_info()
1214 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1240 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1401 xt_compat_unlock(NFPROTO_ARP); in compat_get_entries()
Dip_tables.c999 xt_compat_unlock(AF_INET); in get_info()
1454 xt_compat_unlock(AF_INET); in translate_compat_table()
1480 xt_compat_unlock(AF_INET); in translate_compat_table()
1610 xt_compat_unlock(AF_INET); in compat_get_entries()
/linux-6.1.9/include/linux/netfilter/
Dx_tables.h514 void xt_compat_unlock(u_int8_t af);
/linux-6.1.9/net/ipv6/netfilter/
Dip6_tables.c1015 xt_compat_unlock(AF_INET6); in get_info()
1463 xt_compat_unlock(AF_INET6); in translate_compat_table()
1489 xt_compat_unlock(AF_INET6); in translate_compat_table()
1619 xt_compat_unlock(AF_INET6); in compat_get_entries()
/linux-6.1.9/net/bridge/netfilter/
Debtables.c2335 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2347 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2434 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
/linux-6.1.9/net/netfilter/
Dx_tables.c1312 void xt_compat_unlock(u_int8_t af) in xt_compat_unlock() function
1316 EXPORT_SYMBOL_GPL(xt_compat_unlock);