Home
last modified time | relevance | path

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

/linux-4.1.27/net/dccp/
Dfeat.h86 return entry->is_local ? DCCPO_CHANGE_L : DCCPO_CHANGE_R; in dccp_feat_genopt()
Dfeat.c251 case DCCPO_CHANGE_R: return "Change_R"; in dccp_feat_oname()
1101 const bool local = (opt == DCCPO_CHANGE_R); in dccp_feat_change_recv()
1410 case DCCPO_CHANGE_R: in dccp_feat_parse_options()
/linux-4.1.27/include/uapi/linux/
Ddccp.h159 DCCPO_CHANGE_R = 34, enumerator