Searched refs:dccp_ackvec_parsed_add (Results 1 – 3 of 3) sorted by relevance
352 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add() function365 EXPORT_SYMBOL_GPL(dccp_ackvec_parsed_add);
134 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce);
505 return dccp_ackvec_parsed_add(&hc->tx_av_chunks, optval, optlen, in ccid2_hc_tx_parse_options()
Completed in 6 milliseconds