Searched refs:trill_node_unref (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | trill.c | 59 static void trill_node_unref(trill_inst_t *, trill_node_t *); 266 trill_node_unref(tip, adj); in trill_dest_fwd() 271 trill_node_unref(tip, adj); in trill_dest_fwd() 314 trill_node_unref(tip, adj); in trill_multidest_fwd() 322 trill_node_unref(tip, adj); in trill_multidest_fwd() 329 trill_node_unref(tip, adj); in trill_multidest_fwd() 351 trill_node_unref(tip, dest); in trill_multidest_fwd() 501 trill_node_unref(tip, adj); in trill_recv() 504 trill_node_unref(tip, adj); in trill_recv() 550 trill_node_unref(tip, source); in trill_recv() [all …]
|