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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c248 mod_prop_info_t tcp_propinfo_tbl[] = { variable
535 int tcp_propinfo_count = A_CNT(tcp_propinfo_tbl);
H A Dtcp.c402 extern mod_prop_info_t tcp_propinfo_tbl[];
3771 bcopy(tcp_propinfo_tbl, tcps->tcps_propinfo_tbl, arrsz);

Completed in 66 milliseconds