dccp_feat_type 130 net/dccp/feat.c enum dccp_feat_type rxtx; /* RX or TX */ dccp_feat_type 131 net/dccp/feat.c enum dccp_feat_type reconciliation; /* SP or NN */ dccp_feat_type 254 net/dccp/feat.c u8 i, type = dccp_feat_type(feat_num); dccp_feat_type 269 net/dccp/feat.c u8 type = dccp_feat_type(feat_num); dccp_feat_type 382 net/dccp/feat.c if (dccp_feat_type(feat_num) == FEAT_SP) dccp_feat_type 391 net/dccp/feat.c u8 type = dccp_feat_type(original->feat_num); dccp_feat_type 640 net/dccp/feat.c type = dccp_feat_type(pos->feat_num); dccp_feat_type 700 net/dccp/feat.c if (dccp_feat_type(feat) != FEAT_NN || dccp_feat_type 725 net/dccp/feat.c if (dccp_feat_type(feat) != FEAT_SP || dccp_feat_type 757 net/dccp/feat.c if (dccp_feat_type(feat) != FEAT_SP) dccp_feat_type 773 net/dccp/feat.c if (dccp_feat_type(feat) == FEAT_NN) { dccp_feat_type 810 net/dccp/feat.c if (dccp_feat_type(feat) != FEAT_NN || dccp_feat_type 948 net/dccp/feat.c if (dccp_feat_type(table[i].dependent_feat) == FEAT_SP) dccp_feat_type 1100 net/dccp/feat.c u8 defval, type = dccp_feat_type(feat); dccp_feat_type 1211 net/dccp/feat.c u8 *plist, plen, type = dccp_feat_type(feat); dccp_feat_type 1311 net/dccp/feat.c u8 type = dccp_feat_type(feat);