Home
last modified time | relevance | path

Searched refs:DCCPF_RESERVED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddccp.h119 DCCPF_RESERVED = 0, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddccp.h119 DCCPF_RESERVED = 0, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddccp.h185 DCCPF_RESERVED = 0, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddccp.h185 DCCPF_RESERVED = 0, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddccp.h131 DCCPF_RESERVED = 0, enumerator
/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c175 if (feat_num > DCCPF_RESERVED && feat_num <= DCCPF_DATA_CHECKSUM) in dccp_feat_index()
216 [DCCPF_RESERVED] = "Reserved", in dccp_feat_fname()
228 return feature_names[DCCPF_RESERVED]; in dccp_feat_fname()
951 for (i = 0; rc == 0 && table[i].dependent_feat != DCCPF_RESERVED; i++) in dccp_feat_propagate_ccid()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.c175 if (feat_num > DCCPF_RESERVED && feat_num <= DCCPF_DATA_CHECKSUM) in dccp_feat_index()
216 [DCCPF_RESERVED] = "Reserved", in dccp_feat_fname()
228 return feature_names[DCCPF_RESERVED]; in dccp_feat_fname()
951 for (i = 0; rc == 0 && table[i].dependent_feat != DCCPF_RESERVED; i++) in dccp_feat_propagate_ccid()

Completed in 7 milliseconds