Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_16BITS

82 		     EXTRACT_16BITS(&ipx->srcSkt)));
86 EXTRACT_16BITS(&ipx->dstSkt)));
90 length = EXTRACT_16BITS(&ipx->length);
114 dstSkt = EXTRACT_16BITS(&ipx->dstSkt);
155 command = EXTRACT_16BITS(ipx);
168 ND_PRINT((ndo, " %s", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0])))));
180 ND_PRINT((ndo, " %s '", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0])))));
207 command = EXTRACT_16BITS(ipx);
217 EXTRACT_16BITS(&ipx[2]), EXTRACT_16BITS(&ipx[3])));
225 EXTRACT_16BITS(&ipx[2]), EXTRACT_16BITS(&ipx[3])));