Searched refs:dccp_feat_must_be_understood (Results 1 – 1 of 1) sorted by relevance
360 static inline int dccp_feat_must_be_understood(u8 feat_num) in dccp_feat_must_be_understood() function1234 if (dccp_feat_must_be_understood(feat)) /* 6.6.7 */ in dccp_feat_confirm_recv()