Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:mptr

1109     const u_char *tptr, *mptr;
1228 mptr = tptr + 4;
1232 EXTRACT_16BITS(mptr));
1233 uval = EXTRACT_24BITS(mptr+2);
1238 printf("\n\t User Priority Map: 0x%02x", *(mptr+5));
1240 mptr = mptr + 6;