upipe-openssl/uprobe_https_openssl.h header reference
probe catching http scheme hook for SSL connection More
Header inclusion [link]
Members [link]
Function [link]
- struct uprobe * uprobe_https_openssl_alloc(struct uprobe *next)
Description [link]
probe catching http scheme hook for SSL connection
Members detail [link]
#define _UPIPE_OPENSSL_UPROBE_HTTPS_OPENSSL_H_ [link]
This macro is declared in upipe-openssl/uprobe_https_openssl.h source file, line 30.
This function is declared in upipe-openssl/uprobe_https_openssl.h source file, line 44.
This function allocates and initializes a new uprobe_https structure.
Parameter list:
- next: next probe to test if this one doesn't catch the event
The return value is pointer to uprobe, or NULL in case of error