Lines Matching full:serviceid
103 uint16_t serviceId; /* header files indicate that the */
104 }; /* serviceId is first, it's really */
481 u_short serviceId; /* Service identifier (net order) */
553 ND_PRINT((ndo, " secindex %d serviceid %hu",
555 EXTRACT_16BITS(&rxh->serviceId)));
695 rxent->serviceId = rxh->serviceId;
723 rxent->serviceId == rxh->serviceId &&