Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dtcp_input.c2400 head_noconstrained; in tcp_input() local
2411 head_noconstrained = INP_NO_CONSTRAINED(inp); in tcp_input()
2608 if (head_noconstrained) { in tcp_input()