tag | line | file | source code |
---|---|---|---|
ipx_node | 47 | include/linux/ipx.h | unsigned char ipx_node[IPX_NODE_LEN]; |
ipx_node | 629 | net/inet/ipx.c | memcpy((char *)&(intrfc->if_node), idef->ipx_node, IPX_NODE_LEN); |
ipx_node | 827 | net/inet/ipx.c | memcpy(f.ipx_node, sipx->sipx_node, IPX_NODE_LEN); |