Searched refs:FEAT_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
30 FEAT_UNKNOWN = 0xFF /* not understood or invalid feature */ enumerator
194 return FEAT_UNKNOWN; in dccp_feat_type()395 if (type == FEAT_UNKNOWN) in dccp_feat_clone_entry()1115 if (len == 0 || type == FEAT_UNKNOWN) /* 6.1 and 6.6.8 */ in dccp_feat_change_recv()1228 if (is_mandatory && type == FEAT_UNKNOWN) in dccp_feat_confirm_recv()1327 if (type == FEAT_UNKNOWN) { in dccp_feat_handle_nn_established()
600 if (READ_ONCE(cache->res[feat_id]) == FEAT_UNKNOWN) { in feat_supported()
386 FEAT_UNKNOWN = 0, enumerator