Searched refs:is_mandatory (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A 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() 1101 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_change_recv() argument 1212 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_confirm_recv() argument [all...] |
H A D | feat.h | 90 * @is_mandatory: whether presence of @dependent_feat is mission-critical or not 96 is_mandatory:1; member
|
/kernel/linux/linux-6.6/net/dccp/ |
H A 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() 1107 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_change_recv() argument 1218 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_confirm_recv() argument [all...] |
H A D | feat.h | 90 * @is_mandatory: whether presence of @dependent_feat is mission-critical or not 96 is_mandatory:1; member
|
Completed in 5 milliseconds