Searched refs:s_moff (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 513 …struct rack_sendmap *hintrsm, uint32_t add_flags, struct mbuf *s_mb, uint32_t s_moff, int hw_tls, … 8271 uint32_t s_moff, int hw_tls, int segsiz) in rack_log_output() argument 8390 rsm->soff = s_moff; in rack_log_output() 8421 __func__, rack, s_moff, s_mb, rsm->soff)); in rack_log_output() 19672 uint32_t sb_offset, s_moff = 0; in rack_output() local 21509 s_moff = moff; in rack_output() 21540 , &s_mb, &s_moff in rack_output() 22067 rsm, add_flag, s_mb, s_moff, hw_tls, segsiz); in rack_output()
|