so_ux_addr
(void *)((struct so_ux_addr *)addr)->soua_vp));
(void *)((struct so_ux_addr *)addr)->soua_vp,
struct so_ux_addr sti_ux_laddr; /* laddr bound with the transport */
struct so_ux_addr sti_ux_faddr; /* connected peer address */
struct so_ux_addr sti_ux_taddr; /* temporary address for sendmsg */
typedef struct so_ux_addr soux_addr_t;
static tl_endpt_t *tl_sock_find_peer(tl_endpt_t *, struct so_ux_addr *);
struct so_ux_addr sou_addr;