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

/netbsd-current/external/mpl/dhcp/dist/client/
H A Ddhclient.c82 /* ASSERT_STATE() does nothing now; it used to be
84 #define ASSERT_STATE(state_is, state_shouldbe) {} macro
1309 ASSERT_STATE(state, S_INIT);
1436 ASSERT_STATE(state, S_SELECTING);
1811 ASSERT_STATE(state, S_BOUND);

Completed in 141 milliseconds