Searched refs:lenofoh (Results 1 – 1 of 1) sorted by relevance
326 struct mbuf *mlast, int lenofoh) in tcp_reass_append() argument338 last->tqe_mbuf_cnt += lenofoh; in tcp_reass_append()351 int tlen, struct mbuf *mlast, int lenofoh) in tcp_reass_prepend() argument374 first->tqe_mbuf_cnt += lenofoh; in tcp_reass_prepend()537 int flags, i, lenofoh; in tcp_reass() local586 lenofoh = tcp_reass_overhead_of_chain(m, &mlast); in tcp_reass()667 tp->t_segqmbuflen += lenofoh; in tcp_reass()761 tp->t_segqmbuflen += lenofoh; in tcp_reass()871 tp->t_segqmbuflen += lenofoh; in tcp_reass()918 tp->t_segqmbuflen += lenofoh; in tcp_reass()[all …]