Searched refs:t_lastchain (Results 1 – 2 of 2) sorted by relevance
1534 packchain_listadd = tp->t_lastchain; in tcp_output()2064 packchain_listadd = tp->t_lastchain; in tcp_output()3312 tp->t_lastchain++; in tcp_output()3393 tp->t_lastchain >= tcp_packet_chaining) { in tcp_output()3398 packchain_listadd = tp->t_lastchain; in tcp_output()
548 int t_lastchain; /* amount of packets chained last time around */ member1742 (tp)->t_lastchain = (tp)->t_pktlist_sentlen = 0; \