Searched refs:sti_ux_laddr (Results 1 – 6 of 6) sorted by relevance
216 struct so_ux_addr sti_ux_laddr; /* laddr bound with the transport */ member
679 addr = &sti->sti_ux_laddr; in sotpi_bindlisten()680 addrlen = (t_uscalar_t)sizeof (sti->sti_ux_laddr); in sotpi_bindlisten()720 sti->sti_ux_laddr.soua_vp = NULL; in sotpi_bindlisten()721 sti->sti_ux_laddr.soua_magic = SOU_MAGIC_IMPLICIT; in sotpi_bindlisten()722 addr = &sti->sti_ux_laddr; in sotpi_bindlisten()723 addrlen = (t_uscalar_t)sizeof (sti->sti_ux_laddr); in sotpi_bindlisten()1008 sti->sti_ux_laddr.soua_vp = in sotpi_bindlisten()1010 sti->sti_ux_laddr.soua_magic = SOU_MAGIC_EXPLICIT; in sotpi_bindlisten()1011 addr = &sti->sti_ux_laddr; in sotpi_bindlisten()1012 addrlen = (t_uscalar_t)sizeof (sti->sti_ux_laddr); in sotpi_bindlisten()[all …]
1817 sti->sti_ux_laddr.soua_magic; in sockfs_snapshot()1866 (void *)sti->sti_ux_laddr.soua_vp); in sockfs_snapshot()
412 name->sou_addr = sti2->sti_ux_laddr; in so_socketpair()422 name->sou_addr = sti1->sti_ux_laddr; in so_socketpair()469 name->sou_addr = sti1->sti_ux_laddr; in so_socketpair()
2175 addrlen != (t_uscalar_t)sizeof (sti->sti_ux_laddr) : in strsock_proto()
822 (sti->sti_ux_laddr.soua_magic == SOU_MAGIC_EXPLICIT)) { in netstat_unix_cb()823 mdb_printf("%0?p ", sti->sti_ux_laddr.soua_vp); in netstat_unix_cb()