Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_16BITS

65 		     EXTRACT_16BITS(&ipx->srcSkt));
69 EXTRACT_16BITS(&ipx->dstSkt));
73 length = EXTRACT_16BITS(&ipx->length);
97 dstSkt = EXTRACT_16BITS(&ipx->dstSkt);
138 command = EXTRACT_16BITS(ipx);
151 (void)printf(" %s", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0]))));
163 (void)printf(" %s '", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0]))));
190 command = EXTRACT_16BITS(ipx);
200 EXTRACT_16BITS(&ipx[2]), EXTRACT_16BITS(&ipx[3]));
208 EXTRACT_16BITS(&ipx[2]), EXTRACT_16BITS(&ipx[3]));