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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c292 * idle) X does a lookup using tl_find_peer() and caches the new address.
293 * NOTE: tl_find_peer() never returns closing endpoint and it places a refhold
857 static tl_endpt_t *tl_find_peer(tl_endpt_t *, tl_addr_t *);
2968 tl_find_peer(tep, &dst));
5129 tl_find_peer(tep, &destaddr));
5334 tl_find_peer(tl_endpt_t *tep, tl_addr_t *ap) function

Completed in 68 milliseconds