Searched refs:TH_FLAGS_ALL (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp.h | 117 #define TH_FLAGS_ALL (TH_FLAGS|TH_PUSH) macro |
| H A D | tcp_output.c | 2377 len == 0 && (flags & (TH_FLAGS_ALL)) == TH_ACK) { in tcp_output() |