Searched refs:is_mandatory (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/net/dccp/ |
D | feat.c | 850 .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 …]
|
D | feat.h | 96 is_mandatory:1; member
|