Home
last modified time | relevance | path

Searched refs:dccps_service (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Ddccp.h278 __be32 dccps_service; member
/openbmc/linux/net/dccp/
H A Dminisocks.c100 newdp->dccps_service = dreq->dreq_service; in dccp_create_openreq_child()
H A Dproto.c206 dp->dccps_service = DCCP_SERVICE_CODE_IS_ABSENT; in dccp_init_sock()
439 dp->dccps_service = service; in dccp_setsockopt_service()
607 put_user(dp->dccps_service, optval) || in dccp_getsockopt_service()
H A Ddccp.h317 if (dp->dccps_service == service) in dccp_bad_service_code()
H A Doutput.c118 dp->dccps_service; in dccp_transmit_skb()