Searched refs:bc_work (Results 1 – 1 of 1) sorted by relevance
48 struct work_struct bc_work; member271 bc_work); in macvlan_process_broadcast()332 schedule_work(&port->bc_work); in macvlan_broadcast_enqueue()1100 INIT_WORK(&port->bc_work, macvlan_process_broadcast); in macvlan_port_create()1120 cancel_work_sync(&port->bc_work); in macvlan_port_destroy()