Home
last modified time | relevance | path

Searched refs:arpt_unregister_table (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/netfilter_arp/
Darp_tables.h54 extern void arpt_unregister_table(struct xt_table *table);
/linux-4.1.27/net/ipv4/netfilter/
Darptable_filter.c56 arpt_unregister_table(net->ipv4.arptable_filter); in arptable_filter_net_exit()
Darp_tables.c1815 void arpt_unregister_table(struct xt_table *table) in arpt_unregister_table() function
1922 EXPORT_SYMBOL(arpt_unregister_table);