Searched refs:t_feature (Results 1 – 1 of 1) sorted by relevance
2348 u_int8_t t_opt, t_feature, len; in dccp_remove_feature() local2359 t_feature = dp->features[i+2]; in dccp_remove_feature()2361 if (t_opt == opt && t_feature == feature) { in dccp_remove_feature()