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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_apps.h169 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg);
H A Ds_cb.c321 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg) function
H A Ds_server.c1241 SSL_set_msg_callback(con, msg_cb);
1645 SSL_set_msg_callback(con, msg_cb);
H A Ds_client.c714 SSL_set_msg_callback(con, msg_cb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dport.h63 tipc_msg_event msg_cb; member in struct:user_port
H A Dport.c812 tipc_msg_event cb = up_ptr->msg_cb;
991 tipc_msg_event msg_cb,
1019 up_ptr->msg_cb = msg_cb;
985 tipc_createport(u32 user_ref, void *usr_handle, unsigned int importance, tipc_msg_err_event error_cb, tipc_named_msg_err_event named_error_cb, tipc_conn_shutdown_event conn_error_cb, tipc_msg_event msg_cb, tipc_named_msg_event named_msg_cb, tipc_conn_msg_event conn_msg_cb, tipc_continue_event continue_event_cb, u32 *portref) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_apps.h181 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
H A Ds_server.c2286 SSL_set_msg_callback(con, msg_cb);
2849 SSL_set_msg_callback(con, msg_cb);
3233 SSL_set_msg_callback(con, msg_cb);
H A Ds_cb.c595 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, function
H A Ds_client.c1509 SSL_set_msg_callback(con, msg_cb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_apps.h181 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
H A Ds_server.c2286 SSL_set_msg_callback(con, msg_cb);
2849 SSL_set_msg_callback(con, msg_cb);
3233 SSL_set_msg_callback(con, msg_cb);
H A Ds_cb.c595 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, function
H A Ds_client.c1509 SSL_set_msg_callback(con, msg_cb);

Completed in 137 milliseconds