Searched refs:tcp_outflags (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/bsd/netinet/ | ||
| H A D | tcp_fsm.h | 120 static u_char tcp_outflags[TCP_NSTATES] = { variable |
| H A D | tcp_output.c | 1004 flags = tcp_outflags[tp->t_state]; in tcp_output() |