Home
last modified time | relevance | path

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

/linux-6.12.1/net/dccp/
Dfeat.c254 static void dccp_feat_printval(u8 feat_num, dccp_feat_val const *val) in dccp_feat_printval()
272 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()
367 static int dccp_feat_clone_sp_val(dccp_feat_val *fval, u8 const *val, u8 len) in dccp_feat_clone_sp_val()
380 static void dccp_feat_val_destructor(u8 feat_num, dccp_feat_val *val) in dccp_feat_val_destructor()
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()
[all …]
Dfeat.h53 } dccp_feat_val; typedef
67 dccp_feat_val val;