Home
last modified time | relevance | path

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

/external/tcpdump/
Dipx.h22 u_int16_t dstNet[2]; /* destination net */ member
Dprint-netbios.c78 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
Dappletalk.h40 u_int16_t dstNet; 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()