DCCPO_CONFIRM_R   247 net/dccp/feat.c 	case DCCPO_CONFIRM_R: return "Confirm_R";
DCCPO_CONFIRM_R   668 net/dccp/feat.c 		    (opt == DCCPO_CONFIRM_R || opt == DCCPO_CONFIRM_L)) {
DCCPO_CONFIRM_R  1212 net/dccp/feat.c 	const bool local = (opt == DCCPO_CONFIRM_R);
DCCPO_CONFIRM_R  1309 net/dccp/feat.c 	const bool local = (opt == DCCPO_CONFIRM_R);
DCCPO_CONFIRM_R  1346 net/dccp/feat.c 	} else if (opt == DCCPO_CONFIRM_R) {
DCCPO_CONFIRM_R  1413 net/dccp/feat.c 		case DCCPO_CONFIRM_R:
DCCPO_CONFIRM_R    82 net/dccp/feat.h 		return entry->is_local ? DCCPO_CONFIRM_L : DCCPO_CONFIRM_R;
DCCPO_CONFIRM_R   119 net/dccp/options.c 		case DCCPO_CHANGE_L ... DCCPO_CONFIRM_R: