Searched refs:do_all (Results 1 – 4 of 4) sorted by relevance
184 bool do_all = true; in do_event_pipe() local229 do_all = false; in do_event_pipe()232 if (!do_all) { in do_event_pipe()
394 int do_all) in br_fdb_delete_by_port() argument404 if (!do_all) in br_fdb_delete_by_port()
540 const struct net_bridge_port *p, u16 vid, int do_all);
2487 static void vxlan_flush(struct vxlan_dev *vxlan, bool do_all) in vxlan_flush() argument2497 if (!do_all && (f->state & (NUD_PERMANENT | NUD_NOARP))) in vxlan_flush()