Searched refs:ipx_proto (Results 1 – 2 of 2) sorted by relevance
/net/ipx/ |
D | af_ipx.c | 1324 static struct proto ipx_proto = { variable 1349 sk = sk_alloc(net, PF_IPX, GFP_KERNEL, &ipx_proto); in ipx_create() 2014 int rc = proto_register(&ipx_proto, 1); in ipx_init() 2079 proto_unregister(&ipx_proto); in ipx_proto_finito()
|
/net/netfilter/ |
D | xt_qtaguid.c | 1081 static int ipx_proto(const struct sk_buff *skb, in ipx_proto() function 1223 proto = ipx_proto(skb, par); in iface_stat_update_from_skb() 1632 proto = ipx_proto(skb, par); in account_for_uid() 1712 par->hooknum, sk, got_sock, par->family, ipx_proto(skb, par)); in qtaguid_mt()
|