Searched refs:dccp_feat_val (Results 1 – 2 of 2) sorted by relevance
252 static void dccp_feat_printval(u8 feat_num, dccp_feat_val const *val) in dccp_feat_printval()270 dccp_feat_val fval = { .sp.vec = list, .sp.len = len }; in dccp_feat_printvals()304 const bool is_local, dccp_feat_val const *fval) in __dccp_feat_activate()352 dccp_feat_val const *fval) in dccp_feat_activate()365 static int dccp_feat_clone_sp_val(dccp_feat_val *fval, u8 const *val, u8 len) in dccp_feat_clone_sp_val()378 static void dccp_feat_val_destructor(u8 feat_num, dccp_feat_val *val) in dccp_feat_val_destructor()480 u8 mandatory, dccp_feat_val *fval) in dccp_feat_push_change()508 dccp_feat_val *fval) in dccp_feat_push_confirm()698 dccp_feat_val fval = { .nn = nn_val }; in __feat_register_nn()723 dccp_feat_val fval; in __feat_register_sp()[all …]
53 } dccp_feat_val; typedef67 dccp_feat_val val;