Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c2055 bool is_th_swapped = false; in tcp_input() local
2274 is_th_swapped = true; in tcp_input()
6107 if (is_th_swapped) { in tcp_input()