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