Searched refs:DCCPO_CONFIRM_R (Results 1 – 4 of 4) sorted by relevance
85 return entry->is_local ? DCCPO_CONFIRM_L : DCCPO_CONFIRM_R; in dccp_feat_genopt()
252 case DCCPO_CONFIRM_R: return "Confirm_R"; in dccp_feat_oname()673 (opt == DCCPO_CONFIRM_R || opt == DCCPO_CONFIRM_L)) { in dccp_feat_insert_opts()1212 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_confirm_recv()1309 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_handle_nn_established()1346 } else if (opt == DCCPO_CONFIRM_R) { in dccp_feat_handle_nn_established()1413 case DCCPO_CONFIRM_R: in dccp_feat_parse_options()
123 case DCCPO_CHANGE_L ... DCCPO_CONFIRM_R: in dccp_parse_options()
160 DCCPO_CONFIRM_R = 35, enumerator