HomeSort by relevance Sort by last modified time
    Searched refs:so_ux_addr (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
socktpi.h 219 struct so_ux_addr sti_ux_laddr; /* laddr bound with the transport */
220 struct so_ux_addr sti_ux_faddr; /* temporary peer address */
socktpi.c 691 (void *)((struct so_ux_addr *)addr)->soua_vp,
1022 (void *)((struct so_ux_addr *)addr)->soua_vp));
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
socketvar.h 84 struct so_ux_addr { struct
94 struct so_ux_addr sou_addr;
  /onnv/onnv-gate/usr/src/uts/common/io/
tl.c 558 typedef struct so_ux_addr soux_addr_t;
852 static tl_endpt_t *tl_sock_find_peer(tl_endpt_t *, struct so_ux_addr *);
    [all...]

Completed in 60 milliseconds