PPP_ASSERT
PPP_ASSERT(_this != NULL);
PPP_ASSERT(_this != NULL);
PPP_ASSERT(strlen(_this->phy_label) > 0);
PPP_ASSERT(_this != NULL);
PPP_ASSERT(_this->recv_packet != NULL);
PPP_ASSERT(_this->send_packet != NULL);
PPP_ASSERT(_this->phy_close != NULL);
PPP_ASSERT(_this != NULL);
PPP_ASSERT(_this != NULL);
PPP_ASSERT(_this != NULL);
PPP_ASSERT(_this->realm != NULL);
PPP_ASSERT(_this != NULL);
PPP_ASSERT("NOT REACHED HERE" == NULL);