Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.c854 .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()
1177 } else if (is_mandatory) { in dccp_feat_change_recv()
[all …]
H A Dfeat.h96 is_mandatory:1; member