Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipx/
Daf_ipx.c862 static struct ipx_interface *ipxitf_alloc(struct net_device *dev, __be32 netnum, in ipxitf_alloc() function
905 intrfc = ipxitf_alloc(NULL, idef->ipx_network, 0, NULL, 1, 0); in ipxitf_create_internal()
1004 intrfc = ipxitf_alloc(dev, idef->ipx_network, dlink_type, in ipxitf_create()
1100 intrfc = ipxitf_alloc(dev, 0, dlink_type, datalink, 0, in ipxitf_auto_create()