Searched refs:xt_proto_init (Results 1 - 4 of 4) sorted by relevance

/net/netfilter/
H A Dx_tables.c1234 int xt_proto_init(struct net *net, u_int8_t af) function
1284 EXPORT_SYMBOL_GPL(xt_proto_init); variable
/net/ipv4/netfilter/
H A Darp_tables.c1867 return xt_proto_init(net, NFPROTO_ARP);
H A Dip_tables.c2217 return xt_proto_init(net, NFPROTO_IPV4);
/net/ipv6/netfilter/
H A Dip6_tables.c2227 return xt_proto_init(net, NFPROTO_IPV6);

Completed in 54 milliseconds