Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:serviceId

392 	u_short		serviceId;	/* Service identifier (net order) */
463 printf(" secindex %d serviceid %hu",
465 EXTRACT_16BITS(&rxh->serviceId));
604 rxent->serviceId = rxh->serviceId;
632 rxent->serviceId == rxh->serviceId &&