Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dx_tables.h504 void xt_compat_unlock(u_int8_t af);
/linux/net/ipv4/netfilter/
H A Darp_tables.c841 xt_compat_unlock(NFPROTO_ARP); in get_info()
1218 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1244 xt_compat_unlock(NFPROTO_ARP); in translate_compat_table()
1409 xt_compat_unlock(NFPROTO_ARP); in compat_get_entries()
H A Dip_tables.c997 xt_compat_unlock(AF_INET); in get_info()
1455 xt_compat_unlock(AF_INET); in translate_compat_table()
1481 xt_compat_unlock(AF_INET); in translate_compat_table()
1615 xt_compat_unlock(AF_INET); in compat_get_entries()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1013 xt_compat_unlock(AF_INET6); in get_info()
1464 xt_compat_unlock(AF_INET6); in translate_compat_table()
1490 xt_compat_unlock(AF_INET6); in translate_compat_table()
1624 xt_compat_unlock(AF_INET6); in compat_get_entries()
/linux/net/bridge/netfilter/
H A Debtables.c2338 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2350 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2439 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
/linux/net/netfilter/
H A Dx_tables.c1313 void xt_compat_unlock(u_int8_t af) in xt_compat_unlock() function
1317 EXPORT_SYMBOL_GPL(xt_compat_unlock);