Home
last modified time | relevance | path

Searched defs:to_flags (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dtcp_input.c655 u_int to_flags = 0; /* XXX gcc warning */ in tcp_input() local
3462 tcp_recv_dupack(struct tcpcb *tp, tcp_seq th_ack, u_int to_flags) in tcp_recv_dupack()
H A Dtcp_var.h485 u_int to_flags; /* which options are present */ member