Searched refs:snd_up (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/netinet/ | ||
H A D | tcp_seq.h | 36 (tp)->snd_una = (tp)->snd_nxt = (tp)->snd_max = (tp)->snd_up = \ |
H A D | tcp_var.h | 54 tcp_seq snd_up; /* send urgent pointer */ member |