Home
last modified time | relevance | path

Searched refs:dstNode (Results 1 – 5 of 5) sorted by relevance

/external/tcpdump/
Dipx.h23 u_int8_t dstNode[6]; /* destination node */ member
Dprint-netbios.c78 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
Dappletalk.h42 u_int8_t dstNode; member
Dprint-ipx.c68 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode), in ipx_print()
Dprint-atalk.c138 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode), in llap_print()
183 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode), in atalk_print()