Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dccp/
A Dfeat.c157 { DCCPF_ACK_RATIO, FEAT_AT_TX, FEAT_NN, 2, dccp_hdlr_ack_ratio},
263 else if (type == FEAT_NN) in dccp_feat_printval()
274 if (type == FEAT_NN) in dccp_feat_printvals()
655 } else if (type == FEAT_NN) { in dccp_feat_insert_opts()
704 if (dccp_feat_type(feat) != FEAT_NN || in __feat_register_nn()
777 if (dccp_feat_type(feat) == FEAT_NN) { in dccp_feat_nn_get()
814 if (dccp_feat_type(feat) != FEAT_NN || in dccp_feat_signal_nn_change()
1124 if (type == FEAT_NN) { in dccp_feat_change_recv()
1231 if (!local && type == FEAT_NN) /* 6.3.2 */ in dccp_feat_confirm_recv()
1253 if (type == FEAT_NN) { in dccp_feat_confirm_recv()
[all …]
A Dfeat.h29 FEAT_NN = 8, /* non-negotiable reconciliation (6.3.2) */ enumerator

Completed in 6 milliseconds