Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dtcp_input.c2399 head_intcoproc_allowed, head_external_port, in tcp_input() local
2414 head_external_port = (inp->inp_flags2 & INP2_EXTERNAL_PORT); in tcp_input()
2626 if (head_external_port) { in tcp_input()