Searched refs:DCCPF_SEND_LEV_RATE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | dccp.h | 130 DCCPF_SEND_LEV_RATE = 192, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | dccp.h | 130 DCCPF_SEND_LEV_RATE = 192, enumerator
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.c | 149 * | DCCPF_SEND_LEV_RATE | X | | X | | 0 | 4342/8.4 | 162 { 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()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.c | 149 * | DCCPF_SEND_LEV_RATE | X | | X | | 0 | 4342/8.4 | 162 { 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()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | dccp.h | 197 DCCPF_SEND_LEV_RATE = 192, /* RFC 4342, sec. 8.4 */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | dccp.h | 197 DCCPF_SEND_LEV_RATE = 192, /* RFC 4342, sec. 8.4 */ enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | dccp.h | 143 DCCPF_SEND_LEV_RATE = 192, enumerator
|
Completed in 7 milliseconds