Searched refs:DCCPO_MAX_RESERVED (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | dccp.h | 157 DCCPO_MAX_RESERVED = 31, enumerator |
| /Linux-v5.4/net/dccp/ | ||
| D | options.c | 74 if (opt > DCCPO_MAX_RESERVED) { in dccp_parse_options() |