Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c2535 head_intcoproc_allowed, head_external_port, in tcp_input() local
2551 head_external_port = (inp->inp_flags2 & INP2_EXTERNAL_PORT); in tcp_input()
2771 if (head_external_port) { in tcp_input()