Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtrill_impl.h79 uint16_t ti_nick; /* our nickname */ member
H A Dtrill.c245 trillhdr->th_ingressnick = tip->ti_nick; in trill_dest_fwd()
419 ournick = tip->ti_nick; in trill_recv()
800 ournick = tip->ti_nick; in trill_encap_pkt_cb()
1193 tip->ti_nick = nick; in trill_add_nick()
1241 if (ddi_copyout(&tip->ti_nick, arg, sizeof (tip->ti_nick), in trill_do_ioctl()
1342 tln.tln_ours = nick == tip->ti_nick; in trill_do_ioctl()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1494 if (tni.tni_nick == args->ti.ti_nick) { in do_show_bridge()
1530 mdb_printf(" %-7u %u\n", nnicks, args->ti.ti_nick); in do_show_bridge()