HomeSort by relevance Sort by last modified time
    Searched defs:IPX_NODE_LEN (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
ipx.h 25 #define IPX_NODE_LEN 6
32 unsigned char sipx_node[IPX_NODE_LEN];
45 unsigned char ipx_router_node[IPX_NODE_LEN];
63 unsigned char ipx_node[IPX_NODE_LEN];
77 unsigned char ipx_router_node[IPX_NODE_LEN];
  /external/iproute2/include/
utils.h 69 #define IPX_NODE_LEN 6
73 u_int8_t ipx_node[IPX_NODE_LEN];
  /external/kernel-headers/original/uapi/linux/
ipx.h 8 #define IPX_NODE_LEN 6
16 unsigned char sipx_node[IPX_NODE_LEN];
34 unsigned char ipx_router_node[IPX_NODE_LEN];
53 unsigned char ipx_node[IPX_NODE_LEN];
73 unsigned char ipx_router_node[IPX_NODE_LEN];

Completed in 69 milliseconds