Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddccp.h185 DCCPF_RESERVED = 0, enumerator
/linux/net/dccp/
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 6 milliseconds