Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddccp.h221 #define DCCP_SOCKOPT_GET_CUR_MPS 5 macro
/linux/Documentation/networking/
H A Ddccp.rst82 DCCP_SOCKOPT_GET_CUR_MPS is read-only and retrieves the current maximum packet
/linux/net/dccp/
H A Dproto.c636 case DCCP_SOCKOPT_GET_CUR_MPS: in do_dccp_getsockopt()