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