tag | line | file | source code |
---|---|---|---|
ipx_router_node | 30 | include/linux/ipx.h | unsigned char ipx_router_node[IPX_NODE_LEN]; |
ipx_router_node | 65 | include/linux/ipx.h | unsigned char ipx_router_node[IPX_NODE_LEN]; |
ipx_router_node | 956 | net/ipx/af_ipx.c | return ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node); |
ipx_router_node | 1092 | net/ipx/af_ipx.c | memcpy(f.ipx_router_node, sg->sipx_node, IPX_NODE_LEN); |