Home | History | Annotate | Download | only in tcpdump

Lines Matching full:proto_id

450 	uint8_t  proto_id;            /* OAKLEY */
556 uint8_t proto_id; /* Protocol ID */
1367 pe = id.proto_id ? getprotobynumber(id.proto_id) : NULL;
1371 ND_PRINT((ndo," protoid=%u", id.proto_id));