Home
last modified time | relevance | path

Searched refs:ccid_support_check (Results 1 – 3 of 3) sorted by relevance

/net/dccp/
Dccid.c37 bool ccid_support_check(u8 const *ccid_array, u8 array_len) in ccid_support_check() function
Dccid.h109 extern bool ccid_support_check(u8 const *ccid_array, u8 array_len);
Dfeat.c735 if (feat == DCCPF_CCID && !ccid_support_check(sp_val, sp_len)) in __feat_register_sp()
1154 if (feat == DCCPF_CCID && !ccid_support_check(fval.sp.vec, 1)) { in dccp_feat_change_recv()