Searched refs:tcpi_last_outif (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h284 int32_t tcpi_last_outif; /* if_index of interface used to send last */ member in struct:tcp_info
H A Dtcp_usrreq.c1506 ti->tcpi_last_outif = (tp->t_inpcb->inp_last_outifp == NULL) ? 0 :

Completed in 25 milliseconds