Searched defs:to_flags (Results 1 – 2 of 2) sorted by relevance
655 u_int to_flags = 0; /* XXX gcc warning */ in tcp_input() local3462 tcp_recv_dupack(struct tcpcb *tp, tcp_seq th_ack, u_int to_flags) in tcp_recv_dupack()
485 u_int to_flags; /* which options are present */ member