Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h289 tcpi_local_peer:1, /* Local to the host or the subnet */ member
H A Dtcp_usrreq.c1872 ti->tcpi_local_peer = !!(tp->t_flags & TF_LOCAL); in tcp_fill_info()