Searched refs:pfnIsConfigured (Results 1 – 2 of 2) sorted by relevance
963 PFN_API_IS_CONFIGURED pfnIsConfigured; ///< Determine if the socket is configured member
2525 if ( NULL == pSocket->pApi->pfnIsConfigured ) { in EslSocketIsConfigured()2538 Status = pSocket->pApi->pfnIsConfigured ( pSocket ); in EslSocketIsConfigured()