Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddccp.h197 DCCPF_SEND_LEV_RATE = 192, /* RFC 4342, sec. 8.4 */ enumerator
/openbmc/linux/net/dccp/
H A Dfeat.c162 { DCCPF_SEND_LEV_RATE, FEAT_AT_RX, FEAT_SP, 0, NULL },
183 case DCCPF_SEND_LEV_RATE: in dccp_feat_index()
230 if (feat == DCCPF_SEND_LEV_RATE) in dccp_feat_fname()
609 case DCCPF_SEND_LEV_RATE: in dccp_feat_is_valid_sp_val()
880 .dependent_feat = DCCPF_SEND_LEV_RATE, in dccp_feat_ccid_deps()
908 .dependent_feat = DCCPF_SEND_LEV_RATE, in dccp_feat_ccid_deps()