Searched refs:NPPPD_ASSERT (Results 1 – 1 of 1) sorted by relevance
121 #define NPPPD_ASSERT(x) ASSERT(x) macro124 #define NPPPD_ASSERT(x) macro251 NPPPD_ASSERT(config_file != NULL); in npppd_init()275 NPPPD_ASSERT(_this->config_file[0] == '/'); in npppd_init()671 NPPPD_ASSERT(ppp->realm != NULL); in npppd_get_user_password()687 NPPPD_ASSERT(ppp->realm != NULL); in npppd_get_user_framed_ip_address()794 NPPPD_ASSERT(_this != NULL); in npppd_get_ppp_by_id()935 NPPPD_ASSERT(ppp != NULL); in npppd_network_output()1057 NPPPD_ASSERT(ppp != NULL); in npppd_ppp_pipex_enable()1058 NPPPD_ASSERT(ppp->phy_context != NULL); in npppd_ppp_pipex_enable()[all …]