Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
dccp_usrreq.c | 2348 u_int8_t t_opt, t_feature, len; local in function:dccp_remove_feature 2359 t_feature = dp->features[i+2]; 2361 if (t_opt == opt && t_feature == feature) { |
dccp_usrreq.c | 2348 u_int8_t t_opt, t_feature, len; local in function:dccp_remove_feature 2359 t_feature = dp->features[i+2]; 2361 if (t_opt == opt && t_feature == feature) { |