search for: thflags

Displaying 2 results from an estimated 2 matches for "thflags".

Did you mean: chflags
2005 May 20
1
Possible PAWS security vulnerability
...tch for OpenBSD 3.6 015_tcp.patch */ if ((to.to_flags & TOF_TS) != 0 && SEQ_LEQ(th->th_seq, tp->last_ack_sent)) { + if (SEQ_LEQ(tp->last_ack_sent, th->th_seq + tlen + + ((thflags & (TH_SYN|TH_FIN)) != 0))) + tp->ts_recent = to.to_tsval; + else + tp->ts_recent = 0; tp->ts_recent_age = ticks; tp->ts_recent = to.to_tsval;...
2006 Apr 11
2
FreeBSD 6.0 panics - sbdrop
...p = (struct ip *) 0xc1b2f810 inp = (struct inpcb *) 0xc3ec5ca8 optp = (u_char *) 0xc1b2f838 "\001\001\b\n:\r?\027\004?\236?#E?W" optlen = 12 len = 69 tlen = 0 off = 32 drop_hdrlen = 52 tp = (struct tcpcb *) 0xc20538fc thflags = 16 so = (struct socket *) 0xc20ac9bc todrop = 69 acked = 69 ourfinisacked = 0 needoutput = 0 tiwin = 5840 to = {to_flags = 1, to_tsval = 973977367, to_tsecr = 80518898, to_mss = 0, to_requested_s_scale = 0 '\0', to_nsacks = 0 '...