Home
last modified time | relevance | path

Searched refs:dccph_req_service (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddccp.h65 __be32 dccph_req_service; member
/openbmc/linux/net/dccp/
H A Doutput.c117 dccp_hdr_request(skb)->dccph_req_service = in dccp_transmit_skb()
H A Dipv4.c598 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; in dccp_v4_conn_request()
H A Dipv6.c324 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; in dccp_v6_conn_request()