Home
last modified time | relevance | path

Searched refs:DCCPO_CONFIRM_R (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/dccp/
A Dfeat.h82 return entry->is_local ? DCCPO_CONFIRM_L : DCCPO_CONFIRM_R; in dccp_feat_genopt()
A Dfeat.c249 case DCCPO_CONFIRM_R: return "Confirm_R"; in dccp_feat_oname()
672 (opt == DCCPO_CONFIRM_R || opt == DCCPO_CONFIRM_L)) { in dccp_feat_insert_opts()
1222 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_confirm_recv()
1319 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_handle_nn_established()
1356 } else if (opt == DCCPO_CONFIRM_R) { in dccp_feat_handle_nn_established()
1424 case DCCPO_CONFIRM_R: in dccp_feat_parse_options()
A Doptions.c120 case DCCPO_CHANGE_L ... DCCPO_CONFIRM_R: in dccp_parse_options()
/linux-6.3-rc2/include/uapi/linux/
A Ddccp.h161 DCCPO_CONFIRM_R = 35, enumerator

Completed in 12 milliseconds