HomeSort by relevance Sort by last modified time
    Searched refs:dstNet (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
ipx.h 22 u_int16_t dstNet[2]; /* destination net */
print-netbios.c 78 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
appletalk.h 40 u_int16_t dstNet;
print-ipx.c 68 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
print-atalk.c 142 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode),
187 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode),

Completed in 6835 milliseconds