Home
last modified time | relevance | path

Searched refs:COPY_STAT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c1675 COPY_STAT(iss); in tcp_log_event_()
1677 COPY_STAT(snd_una); in tcp_log_event_()
1678 COPY_STAT(snd_max); in tcp_log_event_()
1679 COPY_STAT(snd_cwnd); in tcp_log_event_()
1680 COPY_STAT(snd_nxt); in tcp_log_event_()
1682 COPY_STAT(snd_wnd); in tcp_log_event_()
1686 COPY_STAT(rcv_up); in tcp_log_event_()
1687 COPY_STAT(rcv_adv); in tcp_log_event_()
1688 COPY_STAT(rcv_nxt); in tcp_log_event_()
1689 COPY_STAT(rcv_wnd); in tcp_log_event_()
[all …]