Searched refs:snd_sml (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | tcp.h | 322 u32 snd_sml; /* Last byte of the most recently transmitted small packet */ member |
/include/net/ | ||
D | tcp.h | 878 tp->snd_sml = TCP_SKB_CB(skb)->end_seq; in tcp_minshall_update() |