Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.c726 u8 mandatory, u8 const *sp_val, u8 sp_len) in __feat_register_sp() argument
731 !dccp_feat_sp_list_ok(feat, sp_val, sp_len)) in __feat_register_sp()
735 if (feat == DCCPF_CCID && !ccid_support_check(sp_val, sp_len)) in __feat_register_sp()
738 if (dccp_feat_clone_sp_val(&fval, sp_val, sp_len)) in __feat_register_sp()