Home
last modified time | relevance | path

Searched refs:DCCP_SOCKOPT_RX_CCID (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Ddccp.h228 #define DCCP_SOCKOPT_RX_CCID 15 macro
/linux-6.3-rc2/net/dccp/
A Dproto.c494 if (!rc && (type == DCCP_SOCKOPT_RX_CCID || type == DCCP_SOCKOPT_CCID)) in dccp_setsockopt_ccid()
517 case DCCP_SOCKOPT_RX_CCID: in do_dccp_setsockopt()
639 case DCCP_SOCKOPT_RX_CCID: in do_dccp_getsockopt()
/linux-6.3-rc2/Documentation/networking/
A Ddccp.rst103 DCCP_SOCKOPT_RX_CCID is analogous to DCCP_SOCKOPT_TX_CCID, but for the RX CCID.

Completed in 6 milliseconds