Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/uapi/linux/
Ddccp.h158 DCCPO_CONFIRM_L = 33, enumerator