Searched refs:COPY_STAT_T (Results 1 – 1 of 1) sorted by relevance
1844 #define COPY_STAT_T(f) log_buf->tlb_ ## f = tp->t_ ## f in tcp_log_event() macro1845 COPY_STAT_T(state); in tcp_log_event()1846 COPY_STAT_T(starttime); in tcp_log_event()1848 COPY_STAT_T(flags); in tcp_log_event()1856 COPY_STAT_T(srtt); in tcp_log_event()1857 COPY_STAT_T(rttvar); in tcp_log_event()1862 COPY_STAT_T(dupacks); in tcp_log_event()1863 COPY_STAT_T(segqlen); in tcp_log_event()1867 COPY_STAT_T(flags2); in tcp_log_event()1868 COPY_STAT_T(fbyte_in); in tcp_log_event()[all …]