Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c2533 bool head_nocell, head_recvanyif, in tcp_input() local
2543 head_nocell = INP_NO_CELLULAR(inp); in tcp_input()
2741 if (head_nocell) { in tcp_input()