Lines Matching defs:IF_DOWN
65 IF_DOWN,
340 case IF_DOWN:
652 iface->state = IF_DOWN;
699 state_transition(iface, IF_DOWN);
1404 case IF_DOWN:
1410 if (old_state == IF_DOWN) {
1438 case IF_DOWN:
1503 case IF_DOWN:
1535 case IF_DOWN:
1536 state_transition(iface, IF_DOWN);
1630 case IF_DOWN:
1631 fatalx("invalid state IF_DOWN in %s", __func__);