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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ipx.c54 uint8_t dstNode[6]; /* destination node */ member in struct:ipxHdr
85 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
H A Dappletalk.h40 uint8_t dstNode; member in struct:atDDP
H A Dprint-atalk.c151 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode),
201 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode),

Completed in 166 milliseconds