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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c1681 unsigned int head_nocell, head_recvanyif; local
1687 head_nocell = (inp->inp_flags & INP_NO_IFT_CELLULAR) ? 1 : 0;
1879 if (head_nocell) {

Completed in 32 milliseconds