Searched refs:treeroot (Results 1 – 1 of 1) sorted by relevance
382 uint16_t ournick, adjnick, treeroot; in trill_recv() local420 treeroot = tip->ti_treeroot; in trill_recv()534 trillhdr->th_egressnick != treeroot) { in trill_recv()1270 uint16_t treeroot; in trill_do_ioctl() local1274 if (ddi_copyin(arg, &treeroot, sizeof (treeroot), mode) != 0) in trill_do_ioctl()1276 if (!VALID_NICK(treeroot)) in trill_do_ioctl()1279 tip->ti_treeroot = treeroot; in trill_do_ioctl()