Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:serviceId

407 	u_short		serviceId;	/* Service identifier (net order) */
478 printf(" secindex %d serviceid %hu",
480 EXTRACT_16BITS(&rxh->serviceId));
619 rxent->serviceId = rxh->serviceId;
647 rxent->serviceId == rxh->serviceId &&