Home
last modified time | relevance | path

Searched refs:tn_tsp (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtrill_impl.h133 trill_sock_t *tn_tsp; member
H A Dtrill.c206 if (adj == NULL || ((tsock = adj->tn_tsp) == NULL)) in trill_dest_fwd()
1113 if (tnp->tn_tsp != NULL) in trill_node_unref()
1114 trill_sock_unref(tnp->tn_tsp); in trill_node_unref()
1195 tnode->tn_tsp = find_trill_link(tip, in trill_add_nick()
1343 if (tln.tln_ours || tnp->tn_tsp == NULL) { in trill_do_ioctl()
1348 tnp->tn_tsp->ts_link->bl_linkid; in trill_do_ioctl()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1500 if (tn.tn_tsp != NULL) { in do_show_bridge()
1502 (uintptr_t)tn.tn_tsp) == -1) { in do_show_bridge()
1505 tn.tn_tsp); in do_show_bridge()