Home
last modified time | relevance | path

Searched defs:cl_tcp_info_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dtcp.h545 typedef struct cl_tcp_info_s { struct
546 ushort_t cl_tcpi_version; /* cl_tcp_info_t's version no */
547 ushort_t cl_tcpi_ipversion; /* IP version */
548 int32_t cl_tcpi_state; /* TCP state */
549 in_port_t cl_tcpi_lport; /* Local port */
550 in_port_t cl_tcpi_fport; /* Remote port */
551 in6_addr_t cl_tcpi_laddr_v6; /* Local IP address */
552 in6_addr_t cl_tcpi_faddr_v6; /* Remote IP address */