Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/netfilter_ipv4/
Dip_tables.h29 void ipt_unregister_table_pre_exit(struct net *net, struct xt_table *table,
/Linux-v5.10/net/ipv4/netfilter/
Diptable_security.c68 ipt_unregister_table_pre_exit(net, net->ipv4.iptable_security, in iptable_security_net_pre_exit()
Diptable_filter.c78 ipt_unregister_table_pre_exit(net, net->ipv4.iptable_filter, in iptable_filter_net_pre_exit()
Diptable_raw.c73 ipt_unregister_table_pre_exit(net, net->ipv4.iptable_raw, in iptable_raw_net_pre_exit()
Diptable_mangle.c106 ipt_unregister_table_pre_exit(net, net->ipv4.iptable_mangle, in iptable_mangle_net_pre_exit()
Dip_tables.c1760 void ipt_unregister_table_pre_exit(struct net *net, struct xt_table *table, in ipt_unregister_table_pre_exit() function
1775 ipt_unregister_table_pre_exit(net, table, ops); in ipt_unregister_table()
1926 EXPORT_SYMBOL(ipt_unregister_table_pre_exit);