Searched refs:sti_faddr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h145 sti_faddr_valid : 1, /* sti_faddr valid for user */
192 * The other usage of sti_faddr is to keep the "connected to"
200 struct soaddr sti_faddr; /* Peer address */ member in struct:sotpi_info
202 #define sti_faddr_sa sti_faddr.soa_sa
204 #define sti_faddr_len sti_faddr.soa_len
206 #define sti_faddr_maxlen sti_faddr.soa_maxlen
H A Dsocksubr.c1821 pksi->ks_si.si_faddr_soa_len = sti->sti_faddr.soa_len;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c838 if (netstat_unix_name_pr(st, &sti->sti_faddr) == -1)

Completed in 80 milliseconds