upipe-bearssl/uprobe_https_bearssl.h header reference
probe catching http scheme hook for SSL connection More
Header inclusion [link]
Members [link]
Function [link]
- struct uprobe * uprobe_https_bearssl_alloc(struct uprobe *next)
Description [link]
probe catching http scheme hook for SSL connection
Members detail [link]
#define _UPIPE_BEARSSL_UPROBE_HTTPS_BEARSSL_H_ [link]
This macro is declared in upipe-bearssl/uprobe_https_bearssl.h source file, line 30.
This function is declared in upipe-bearssl/uprobe_https_bearssl.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