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

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-ipx.c55 uint16_t dstNet[2]; /* destination net */ member in struct:ipxHdr
87 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
H A Dappletalk.h38 uint16_t dstNet; member in struct:atDDP
H A Dprint-atalk.c135 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode),
181 ataddr_string(ndo, EXTRACT_16BITS(&dp->dstNet), dp->dstNode),

Completed in 99 milliseconds