Searched refs:te_uxaddr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c245 * For unix domain sockets the te_ap is always pointing to te_uxaddr part of the
587 soux_addr_t te_uxaddr; /* Socket address */ member in struct:tl_endpt
588 #define te_magic te_uxaddr.soua_magic
589 #define te_vp te_uxaddr.soua_vp
1196 ASSERT(tep->te_abuf == &tep->te_uxaddr);
1489 tep->te_abuf = &tep->te_uxaddr;
2534 tep->te_uxaddr = ux_addr;

Completed in 53 milliseconds