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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
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 &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rxrpc/
H A Dpacket.h66 __be16 serviceId; /* service ID */ member in struct:rxrpc_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-connevent.c101 hdr.serviceId = conn->service_id;
390 hdr.serviceId = sp->hdr.serviceId;
H A Dar-accept.c259 service_id = sp->hdr.serviceId;
H A Dar-output.c691 sp->hdr.serviceId = conn->service_id;
H A Dar-connection.c666 candidate->service_id = hdr->serviceId;
H A Dar-ack.c874 hdr.serviceId = call->conn->service_id;
H A Drxkad.c604 hdr.serviceId = conn->service_id;

Completed in 110 milliseconds