Searched refs:dccph_req_service (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Ddccp.h58 * @dccph_req_service - Service to which the client app wants to connect
61 u_int32_t dccph_req_service; member in struct:dccp_hdr_request
H A Dprint-dccp.c257 EXTRACT_32BITS(&dhr->dccph_req_service));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddccp.h61 * @dccph_req_service - Service to which the client app wants to connect
64 __be32 dccph_req_service; member in struct:dccp_hdr_request
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Doutput.c116 dccp_hdr_request(skb)->dccph_req_service =
H A Dipv4.c572 const __be32 service = dccp_hdr_request(skb)->dccph_req_service;
H A Dipv6.c400 const __be32 service = dccp_hdr_request(skb)->dccph_req_service;

Completed in 213 milliseconds