Searched refs:VIFF_DISABLED (Results 1 – 6 of 6) sorted by relevance
88 if (!(v->uv_flags & VIFF_DISABLED)) { in init_vifs()107 if (!(v->uv_flags & VIFF_DISABLED)) { in init_vifs()136 if (!(v->uv_flags & VIFF_DISABLED)) { in init_installvifs()169 if (v->uv_flags & VIFF_DISABLED) continue; in check_vif_state()434 if (!(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in find_vif()678 if (!(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in probe_for_neighbors()735 if (v->uv_flags & VIFF_DISABLED) in accept_neighbor_request()824 if (vflags & VIFF_DISABLED) in accept_neighbor_request2()1307 if (v->uv_flags & VIFF_DISABLED) fprintf(fp, " disabled"); in dump_vifs()
39 #define VIFF_DISABLED 0x0200 /* administratively disabled */ macro
159 } else if (!(v->uv_flags & VIFF_DISABLED)) {245 | DISABLE { v->uv_flags |= VIFF_DISABLED; }
236 if (v->uv_flags & VIFF_DISABLED) in rsrr_accept_iq()
88 if (vifi != parent && !(v->uv_flags & (VIFF_DOWN|VIFF_DISABLED))) { in init_children_and_leaves()
832 if (uvifs[ifnum].uv_flags & VIFF_DISABLED)