Searched refs:IF_BOUND (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sbin/dhcp6leased/
H A Dengine.c66 IF_BOUND, enumerator in enum:if_state
332 case IF_BOUND:
929 state_transition(iface, IF_BOUND);
1060 case IF_BOUND:
1085 case IF_BOUND:
1105 if (old_state == IF_BOUND) {
1166 case IF_BOUND:
1235 case IF_BOUND:
1236 fatalx("invalid state IF_BOUND in %s", __func__);
/openbsd-current/sbin/dhcpleased/
H A Dengine.c69 IF_BOUND, enumerator in enum:if_state
345 case IF_BOUND:
1348 state_transition(iface, IF_BOUND);
1429 case IF_BOUND:
1451 case IF_BOUND:
1459 if (old_state == IF_BOUND) {
1493 case IF_BOUND:
1539 case IF_BOUND:
1622 case IF_BOUND:
1623 fatalx("invalid state IF_BOUND i
[all...]
/openbsd-current/sbin/slaacd/
H A Dengine.c103 IF_BOUND, enumerator in enum:if_state
318 CASE(IF_BOUND);
1023 case IF_BOUND:
2144 iface_state_transition(iface, IF_BOUND);

Completed in 97 milliseconds