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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipx.h89 __be32 netnum; member in struct:ipx_cb::__anon18374
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c596 /* see if we need to include the netnum in the route list */
602 *last_hop = IPX_SKB_CB(skb)->last_hop.netnum;
839 * position where we will insert recvd netnum into list, later on,
842 IPX_SKB_CB(skb)->last_hop.netnum = intrfc->if_netnum;
855 * it is our netnum, and it is not there yet */
883 static struct ipx_interface *ipxitf_alloc(struct net_device *dev, __be32 netnum, argument
893 intrfc->if_netnum = netnum;

Completed in 111 milliseconds