Home
last modified time | relevance | path

Searched refs:so_ux_addr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h216 struct so_ux_addr sti_ux_laddr; /* laddr bound with the transport */
217 struct so_ux_addr sti_ux_faddr; /* temporary peer address */
H A Dsocktpi.c684 (void *)((struct so_ux_addr *)addr)->soua_vp, in sotpi_bindlisten()
1015 (void *)((struct so_ux_addr *)addr)->soua_vp)); in sotpi_bindlisten()
/titanic_41/usr/src/uts/common/sys/
H A Dsocketvar.h86 struct so_ux_addr { struct
96 struct so_ux_addr sou_addr; argument
/titanic_41/usr/src/uts/common/io/
H A Dtl.c562 typedef struct so_ux_addr soux_addr_t;
857 static tl_endpt_t *tl_sock_find_peer(tl_endpt_t *, struct so_ux_addr *);