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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipx.h29 __u32 ipx_network; member in struct:ipx_route_definition
36 __u32 ipx_network; member in struct:ipx_interface_definition
64 __u32 ipx_network; member in struct:ipx_route_def
H A Dsdla_ppp.h530 unsigned char ipx_network[4] PACKED; /* 0C: */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipx.h29 __u32 ipx_network; member in struct:ipx_route_definition
36 __u32 ipx_network; member in struct:ipx_interface_definition
64 __u32 ipx_network; member in struct:ipx_route_def
H A Dsdla_ppp.h530 unsigned char ipx_network[4] PACKED; /* 0C: */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A Daf_ipx.c1017 if (!idef->ipx_network)
1019 intrfc = ipxitf_find_using_net(idef->ipx_network);
1025 intrfc = ipxitf_alloc(NULL, idef->ipx_network, 0, NULL, 1, 0);
1078 intrfc = ipxitf_find_using_net(idef->ipx_network);
1080 if (idef->ipx_network && intrfc) {
1138 intrfc = ipxitf_alloc(dev, idef->ipx_network, dlink_type,
1278 f.ipx_network = sipx->sipx_network;
1434 ret = ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node);
1639 f.ipx_network = st->sipx_network;

Completed in 77 milliseconds