Searched refs:_tcp_offset_from_start (Results 1 – 2 of 2) sorted by relevance
2063 _tcp_offset_from_start(const struct tcpcb *tp, uint32_t offset, in _tcp_offset_from_start() function2072 return _tcp_offset_from_start(tp, offset, tcp_now); in tcp_offset_from_start()
3045 return _tcp_offset_from_start(tp, offset, tp->t_latest_tx); in tcp_offset_from_latest_tx()3047 return _tcp_offset_from_start(tp, offset, tcp_now); in tcp_offset_from_latest_tx()