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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c509 } tl_addr_t; typedef in typeref:struct:tl_addr
590 tl_addr_t te_ap; /* addr bound to this endpt */
830 static boolean_t tl_eqaddr(tl_addr_t *, tl_addr_t *);
857 static tl_endpt_t *tl_find_peer(tl_endpt_t *, tl_addr_t *);
859 static boolean_t tl_get_any_addr(tl_endpt_t *, tl_addr_t *);
1318 tl_eqaddr(tl_addr_t *ap1, tl_addr_t *ap2)
1343 tl_addr_t *ap = (tl_addr_t *)ke
[all...]

Completed in 78 milliseconds