Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:prot

122 	u_int16_t flags, prot;
134 prot = EXTRACT_16BITS(bp);
197 tok2str(ethertype_values,"unknown",prot),
198 prot);
207 switch (prot) {
232 printf("gre-proto-0x%x", prot);
244 u_int16_t flags, prot;
256 prot = EXTRACT_16BITS(bp);
293 tok2str(ethertype_values,"unknown",prot),
294 prot);
306 switch (prot) {
311 printf("gre-proto-0x%x", prot);