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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c1354 static struct proto ipx_proto = { variable in typeref:struct:proto
1379 sk = sk_alloc(net, PF_IPX, GFP_KERNEL, &ipx_proto);
2032 int rc = proto_register(&ipx_proto, 1);
2097 proto_unregister(&ipx_proto);

Completed in 117 milliseconds