Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddccp.h192 DCCPF_SEND_NDP_COUNT = 7, enumerator
/openbmc/linux/net/dccp/
H A Dfeat.c159 { DCCPF_SEND_NDP_COUNT, FEAT_AT_TX, FEAT_SP, 0, dccp_hdlr_ndp },
223 [DCCPF_SEND_NDP_COUNT] = "Send NDP Count", in dccp_feat_fname()
607 case DCCPF_SEND_NDP_COUNT: in dccp_feat_is_valid_sp_val()
886 .dependent_feat = DCCPF_SEND_NDP_COUNT, in dccp_feat_ccid_deps()
920 .dependent_feat = DCCPF_SEND_NDP_COUNT, in dccp_feat_ccid_deps()