Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_input.c2559 head_intcoproc_allowed, head_external_port, in tcp_input() local
2575 head_external_port = (inp->inp_flags2 & INP2_EXTERNAL_PORT); in tcp_input()
2805 if (head_external_port) { in tcp_input()