Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_input.c2057 bool is_th_swapped = false; in tcp_input() local
2281 is_th_swapped = true; in tcp_input()
6164 if (is_th_swapped) { in tcp_input()