Searched refs:s_mb (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, … 8270 struct rack_sendmap *hintrsm, uint32_t add_flag, struct mbuf *s_mb, in rack_log_output() argument 8389 rsm->m = s_mb; in rack_log_output() 8421 __func__, rack, s_moff, s_mb, rsm->soff)); in rack_log_output() 18296 int32_t seglimit, int32_t segsize, struct mbuf **s_mb, int *s_soff) in rack_fo_m_copym() argument 18350 *s_mb = rack->r_ctl.fsb.m; in rack_fo_m_copym() 19058 struct mbuf *m, *s_mb; in rack_fast_output() local 19203 &s_mb, &s_soff); in rack_fast_output() 19461 NULL, add_flag, s_mb, s_soff, rack->r_ctl.fsb.hw_tls, segsiz); in rack_fast_output() 19675 struct mbuf *m, *s_mb = NULL; in rack_output() local [all …]
|