Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Ddccp.h189 DCCPF_ECN_INCAPABLE = 4, enumerator
/Linux-v4.19/net/dccp/
Dfeat.c161 { DCCPF_ECN_INCAPABLE, FEAT_AT_RX, FEAT_SP, 0, NULL },
223 [DCCPF_ECN_INCAPABLE] = "ECN Incapable", in dccp_feat_fname()
606 case DCCPF_ECN_INCAPABLE: in dccp_feat_is_valid_sp_val()
1464 rc = __feat_register_sp(fn, DCCPF_ECN_INCAPABLE, true, true, &on, 1); in dccp_feat_init()