Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Daf_ipx.c1325 static struct proto ipx_proto = { variable
1350 sk = sk_alloc(net, PF_IPX, GFP_KERNEL, &ipx_proto); in ipx_create()
2012 int rc = proto_register(&ipx_proto, 1); in ipx_init()
2077 proto_unregister(&ipx_proto); in ipx_proto_finito()