Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ipx.c54 uint8_t dstNode[6]; /* destination node */ member
85 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode), in ipx_print()
Dappletalk.h40 uint8_t dstNode; member
Dprint-atalk.c151 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode), in llap_print()
201 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode), in atalk_print()