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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_aep.c929 aep_app_conn_table[count].conn_hndl = 0;
944 aep_app_conn_table[0].conn_hndl = *phConnection;
953 *phConnection = aep_app_conn_table[count].conn_hndl;
974 aep_app_conn_table[count].conn_hndl = *phConnection;
994 if (aep_app_conn_table[count].conn_hndl == hConnection) {
1016 if (aep_app_conn_table[count].conn_hndl == hConnection) {
1017 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1021 aep_app_conn_table[count].conn_hndl = 0;
1042 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1046 aep_app_conn_table[count].conn_hndl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_aep.c912 aep_app_conn_table[count].conn_hndl = 0;
926 aep_app_conn_table[0].conn_hndl = *phConnection;
935 *phConnection = aep_app_conn_table[count].conn_hndl;
955 aep_app_conn_table[count].conn_hndl = *phConnection;
975 if (aep_app_conn_table[count].conn_hndl == hConnection)
997 if (aep_app_conn_table[count].conn_hndl == hConnection)
999 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1003 aep_app_conn_table[count].conn_hndl = 0;
1025 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1029 aep_app_conn_table[count].conn_hndl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_aep.c929 aep_app_conn_table[count].conn_hndl = 0;
944 aep_app_conn_table[0].conn_hndl = *phConnection;
953 *phConnection = aep_app_conn_table[count].conn_hndl;
974 aep_app_conn_table[count].conn_hndl = *phConnection;
994 if (aep_app_conn_table[count].conn_hndl == hConnection) {
1016 if (aep_app_conn_table[count].conn_hndl == hConnection) {
1017 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1021 aep_app_conn_table[count].conn_hndl = 0;
1042 rv = p_AEP_CloseConnection(aep_app_conn_table[count].conn_hndl);
1046 aep_app_conn_table[count].conn_hndl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Daep.h190 AEP_CONNECTION_HNDL conn_hndl; member in struct:AEP_CONNECTION_ENTRY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Daep.h144 AEP_CONNECTION_HNDL conn_hndl; member in struct:AEP_CONNECTION_ENTRY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Daep.h190 AEP_CONNECTION_HNDL conn_hndl; member in struct:AEP_CONNECTION_ENTRY

Completed in 259 milliseconds