Searched refs:is_mandatory (Results 1 – 2 of 2) sorted by relevance
/net/dccp/ |
D | feat.c | 854 .is_mandatory = true, in dccp_feat_ccid_deps() 863 .is_mandatory = true, in dccp_feat_ccid_deps() 876 .is_mandatory = false, in dccp_feat_ccid_deps() 882 .is_mandatory = true, in dccp_feat_ccid_deps() 888 .is_mandatory = true, in dccp_feat_ccid_deps() 904 .is_mandatory = false, in dccp_feat_ccid_deps() 910 .is_mandatory = true, in dccp_feat_ccid_deps() 916 .is_mandatory = false, in dccp_feat_ccid_deps() 922 .is_mandatory = false, in dccp_feat_ccid_deps() 955 table[i].is_mandatory, in dccp_feat_propagate_ccid() [all …]
|
D | feat.h | 96 is_mandatory:1; member
|