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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Dipx_route.c179 int ipx_offset; local
196 ipx_offset = intrfc->if_ipx_offset;
197 size = sizeof(struct ipxhdr) + len + ipx_offset;
203 skb_reserve(skb, ipx_offset);
H A Daf_ipx.c887 int ipx_offset)
897 intrfc->if_ipx_offset = ipx_offset;
883 ipxitf_alloc(struct net_device *dev, __be32 netnum, __be16 dlink_type, struct datalink_proto *dlink, unsigned char internal, int ipx_offset) argument

Completed in 110 milliseconds