Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.c272 dccp_feat_val fval = { .sp.vec = list, .sp.len = len }; in dccp_feat_printvals()
306 const bool is_local, dccp_feat_val const *fval) in __dccp_feat_activate()
354 dccp_feat_val const *fval) in dccp_feat_activate()
482 u8 mandatory, dccp_feat_val *fval) in dccp_feat_push_change()
510 dccp_feat_val *fval) in dccp_feat_push_confirm()
702 dccp_feat_val fval = { .nn = nn_val }; in __feat_register_nn()
727 dccp_feat_val fval; in __feat_register_sp()
808 dccp_feat_val fval = { .nn = nn_val }; in dccp_feat_signal_nn_change()
1113 dccp_feat_val fval; in dccp_feat_change_recv()
1322 dccp_feat_val fval; in dccp_feat_handle_nn_established()
[all …]
H A Dfeat.h53 } dccp_feat_val; typedef
67 dccp_feat_val val;