Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddccp.h226 #define DCCP_SOCKOPT_CCID 13 macro
/linux-6.3-rc2/net/dccp/
A Dproto.c491 if (type == DCCP_SOCKOPT_TX_CCID || type == DCCP_SOCKOPT_CCID) in dccp_setsockopt_ccid()
494 if (!rc && (type == DCCP_SOCKOPT_RX_CCID || type == DCCP_SOCKOPT_CCID)) in dccp_setsockopt_ccid()
516 case DCCP_SOCKOPT_CCID: in do_dccp_setsockopt()
/linux-6.3-rc2/Documentation/networking/
A Ddccp.rst91 DCCP_SOCKOPT_CCID is write-only and sets both the TX and RX CCIDs at the same
100 the preference list for the TX CCID, using the same format as DCCP_SOCKOPT_CCID.

Completed in 6 milliseconds