webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <sctp_auth.h>
Public Member Functions | |
LIST_ENTRY (sctp_shared_key) next | |
Public Attributes | |
sctp_key_t * | key |
uint32_t | refcount |
uint16_t | keyid |
uint8_t | deactivated |
sctp_shared_key::LIST_ENTRY | ( | sctp_shared_key | ) |
uint8_t sctp_shared_key::deactivated |
sctp_key_t* sctp_shared_key::key |
uint16_t sctp_shared_key::keyid |
uint32_t sctp_shared_key::refcount |