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