Home
last modified time | relevance | path

Searched refs:ipt_unregister_table_exit (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/netfilter_ipv4/
H A Dip_tables.h32 void ipt_unregister_table_exit(struct net *net, struct xt_table *table);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Diptable_security.c76 ipt_unregister_table_exit(net, net->ipv4.iptable_security); in iptable_security_net_exit()
H A Diptable_filter.c86 ipt_unregister_table_exit(net, net->ipv4.iptable_filter); in iptable_filter_net_exit()
H A Diptable_raw.c81 ipt_unregister_table_exit(net, net->ipv4.iptable_raw); in iptable_raw_net_exit()
H A Diptable_nat.c126 ipt_unregister_table_exit(net, net->ipv4.nat_table); in iptable_nat_net_exit()
H A Diptable_mangle.c114 ipt_unregister_table_exit(net, net->ipv4.iptable_mangle); in iptable_mangle_net_exit()
H A Dip_tables.c1768 void ipt_unregister_table_exit(struct net *net, struct xt_table *table) in ipt_unregister_table_exit() function
1929 EXPORT_SYMBOL(ipt_unregister_table_exit);