Home
last modified time | relevance | path

Searched refs:DCCPF_ECN_INCAPABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddccp.h189 DCCPF_ECN_INCAPABLE = 4, enumerator
/openbmc/linux/net/dccp/
H A Dfeat.c156 { DCCPF_ECN_INCAPABLE, FEAT_AT_RX, FEAT_SP, 0, NULL },
220 [DCCPF_ECN_INCAPABLE] = "ECN Incapable", in dccp_feat_fname()
605 case DCCPF_ECN_INCAPABLE: in dccp_feat_is_valid_sp_val()
1477 rc = __feat_register_sp(fn, DCCPF_ECN_INCAPABLE, true, true, &on, 1); in dccp_feat_init()