Searched refs:serviceId (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Drx.h87 u_int16_t serviceId; /* header files indicate that the */ member in struct:rx_header
88 }; /* serviceId is first, it's really */
H A Dprint-rx.c407 u_short serviceId; /* Service identifier (net order) */ member in struct:rx_cache_entry
480 EXTRACT_16BITS(&rxh->serviceId));
619 rxent->serviceId = rxh->serviceId;
647 rxent->serviceId == rxh->serviceId &&

Completed in 49 milliseconds