Home
last modified time | relevance | path

Searched refs:DCCPO_MAX_RESERVED (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Ddccp.h157 DCCPO_MAX_RESERVED = 31, enumerator
/linux/net/netfilter/
H A Dnft_exthdr.c438 /* Options 0 (DCCPO_PADDING) - 31 (DCCPO_MAX_RESERVED) are 1B in in nft_exthdr_dccp_eval()
467 if (type <= DCCPO_MAX_RESERVED) { in nft_exthdr_dccp_eval()