Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h308 u_int32_t tcpi_flowhash; /* Unique id for the connection */ member
H A Dtcp_usrreq.c1761 ti->tcpi_flowhash = inp != NULL ? inp->inp_flowhash: 0; in tcp_fill_info()