Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ipx.c53 uint16_t dstNet[2]; /* destination net */ member
85 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode), in ipx_print()
Dappletalk.h38 uint16_t dstNet; 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()