Searched refs:VIFF_DOWN (Results 1 – 5 of 5) sorted by relevance
108 if (!(v->uv_flags & VIFF_DOWN)) { in init_vifs()137 if (!(v->uv_flags & VIFF_DOWN)) { in init_installvifs()176 if (v->uv_flags & VIFF_DOWN) { in check_vif_state()178 v->uv_flags &= ~VIFF_DOWN; in check_vif_state()189 v->uv_flags |= VIFF_DOWN; in check_vif_state()434 if (!(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in find_vif()672 if (!(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in probe_for_neighbors()812 if (vflags & VIFF_DOWN) in accept_neighbor_request2()1287 if (v->uv_flags & VIFF_DOWN) fprintf(fp, " down"); in dump_vifs()
38 #define VIFF_DOWN 0x0100 /* kernel state of interface */ macro
115 v->uv_flags |= VIFF_DOWN; in config_vifs_from_kernel()
188 v->uv_flags |= VIFF_DOWN;
88 if (vifi != parent && !(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in init_children_and_leaves()