Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddccp.h189 DCCPF_ECN_INCAPABLE = 4, enumerator
/linux-6.3-rc2/net/dccp/
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()

Completed in 7 milliseconds