Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_input.c2557 bool head_nocell, head_recvanyif, in tcp_input() local
2567 head_nocell = INP_NO_CELLULAR(inp); in tcp_input()
2775 if (head_nocell) { in tcp_input()