Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/
Dfeat.c850 .is_mandatory = true, in dccp_feat_ccid_deps()
859 .is_mandatory = true, in dccp_feat_ccid_deps()
872 .is_mandatory = false, in dccp_feat_ccid_deps()
878 .is_mandatory = true, in dccp_feat_ccid_deps()
884 .is_mandatory = true, in dccp_feat_ccid_deps()
900 .is_mandatory = false, in dccp_feat_ccid_deps()
906 .is_mandatory = true, in dccp_feat_ccid_deps()
912 .is_mandatory = false, in dccp_feat_ccid_deps()
918 .is_mandatory = false, in dccp_feat_ccid_deps()
951 table[i].is_mandatory, in dccp_feat_propagate_ccid()
[all …]
Dfeat.h96 is_mandatory:1; member