Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dx_tables.h479 void xt_compat_lock(u_int8_t af);
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c918 xt_compat_lock(NFPROTO_ARP); in get_info()
1313 xt_compat_lock(NFPROTO_ARP); in translate_compat_table()
1552 xt_compat_lock(NFPROTO_ARP); in compat_get_entries()
Dip_tables.c1103 xt_compat_lock(AF_INET); in get_info()
1578 xt_compat_lock(AF_INET); in translate_compat_table()
1793 xt_compat_lock(AF_INET); in compat_get_entries()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1115 xt_compat_lock(AF_INET6); in get_info()
1586 xt_compat_lock(AF_INET6); in translate_compat_table()
1795 xt_compat_lock(AF_INET6); in compat_get_entries()
/linux-4.4.14/net/netfilter/
Dx_tables.c953 void xt_compat_lock(u_int8_t af) in xt_compat_lock() function
957 EXPORT_SYMBOL_GPL(xt_compat_lock);
/linux-4.4.14/net/bridge/netfilter/
Debtables.c2217 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_replace()
2335 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()