webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
sctp_shared_key Struct Reference

#include <sctp_auth.h>

Public Member Functions

 LIST_ENTRY (sctp_shared_key) next
 

Public Attributes

sctp_key_tkey
 
uint32_t refcount
 
uint16_t keyid
 
uint8_t deactivated
 

Member Function Documentation

◆ LIST_ENTRY()

sctp_shared_key::LIST_ENTRY ( sctp_shared_key  )

Member Data Documentation

◆ deactivated

uint8_t sctp_shared_key::deactivated

◆ key

sctp_key_t* sctp_shared_key::key

◆ keyid

uint16_t sctp_shared_key::keyid

◆ refcount

uint32_t sctp_shared_key::refcount

The documentation for this struct was generated from the following file: