Home
last modified time | relevance | path

Searched refs:DCCPO_CONFIRM_L (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/dccp/
Dfeat.h85 return entry->is_local ? DCCPO_CONFIRM_L : DCCPO_CONFIRM_R; in dccp_feat_genopt()
Dfeat.c250 case DCCPO_CONFIRM_L: return "Confirm_L"; in dccp_feat_oname()
673 (opt == DCCPO_CONFIRM_R || opt == DCCPO_CONFIRM_L)) { in dccp_feat_insert_opts()
1414 case DCCPO_CONFIRM_L: in dccp_feat_parse_options()
/Linux-v4.19/include/uapi/linux/
Ddccp.h159 DCCPO_CONFIRM_L = 33, enumerator