Home
last modified time | relevance | path

Searched refs:ccid_support_check (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dccid.h106 bool ccid_support_check(u8 const *ccid_array, u8 array_len);
H A Dccid.c34 bool ccid_support_check(u8 const *ccid_array, u8 array_len) in ccid_support_check() function
H A Dfeat.c734 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()
/kernel/linux/linux-6.6/net/dccp/
H A Dccid.h106 bool ccid_support_check(u8 const *ccid_array, u8 array_len);
H A Dccid.c34 bool ccid_support_check(u8 const *ccid_array, u8 array_len) in ccid_support_check() function
H A Dfeat.c734 if (feat == DCCPF_CCID && !ccid_support_check(sp_val, sp_len)) in __feat_register_sp()
1164 if (feat == DCCPF_CCID && !ccid_support_check(fval.sp.vec, 1)) { in dccp_feat_change_recv()

Completed in 7 milliseconds