Home
last modified time | relevance | path

Searched refs:xt_proto_fini (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
Dx_tables.c1791 void xt_proto_fini(struct net *net, u_int8_t af) in xt_proto_fini() function
1809 EXPORT_SYMBOL_GPL(xt_proto_fini);
/net/ipv4/netfilter/
Darp_tables.c1632 xt_proto_fini(net, NFPROTO_ARP); in arp_tables_net_exit()
Dip_tables.c1909 xt_proto_fini(net, NFPROTO_IPV4); in ip_tables_net_exit()
/net/ipv6/netfilter/
Dip6_tables.c1920 xt_proto_fini(net, NFPROTO_IPV6); in ip6_tables_net_exit()