Searched refs:sti_ux_faddr (Results 1 – 5 of 5) sorted by relevance
217 struct so_ux_addr sti_ux_faddr; /* temporary peer address */ member
666 sti->sti_ux_faddr.soua_vp = vp; in so_ux_addr_xlate()667 sti->sti_ux_faddr.soua_magic = SOU_MAGIC_EXPLICIT; in so_ux_addr_xlate()668 addr = &sti->sti_ux_faddr; in so_ux_addr_xlate()669 addrlen = (socklen_t)sizeof (sti->sti_ux_faddr); in so_ux_addr_xlate()1819 sti->sti_ux_faddr.soua_magic; in sockfs_snapshot()1868 (void *)sti->sti_ux_faddr.soua_vp); in sockfs_snapshot()
2448 faddr = &sti->sti_ux_faddr; in strsock_proto()2450 (t_uscalar_t)sizeof (sti->sti_ux_faddr); in strsock_proto()
6551 bzero(&sti->sti_ux_faddr, sizeof (sti->sti_ux_faddr)); in so_alloc_addr()
829 (sti->sti_ux_faddr.soua_magic == SOU_MAGIC_EXPLICIT)) { in netstat_unix_cb()830 mdb_printf("%0?p ", sti->sti_ux_faddr.soua_vp); in netstat_unix_cb()