Home
last modified time | relevance | path

Searched refs:tcp_outflags (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dtcp_fsm.h85 static u_char tcp_outflags[TCP_NSTATES] = { variable
H A Dtcp_output.c292 flags = tcp_outflags[tp->t_state]; in tcp_output()