Searched refs:ccid_support_check (Results 1 – 3 of 3) sorted by relevance
34 bool ccid_support_check(u8 const *ccid_array, u8 array_len) in ccid_support_check() function
106 bool ccid_support_check(u8 const *ccid_array, u8 array_len);
734 if (feat == DCCPF_CCID && !ccid_support_check(sp_val, sp_len)) in __feat_register_sp()1158 if (feat == DCCPF_CCID && !ccid_support_check(fval.sp.vec, 1)) { in dccp_feat_change_recv()