Searched refs:global_use (Results 1 – 3 of 3) sorted by relevance
35 ha->global_use = global; in __hw_addr_create()77 if (ha->global_use) in __hw_addr_add_ex()80 ha->global_use = true; in __hw_addr_add_ex()126 if (global && !ha->global_use) in __hw_addr_del_entry()133 ha->global_use = false; in __hw_addr_del_entry()
337 ha->refcount, ha->global_use, in dev_mc_seq_show()
219 bool global_use; member