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

#include <sctp_uio.h>

Public Attributes

sctp_assoc_t sca_assoc_id
 
uint16_t sca_keynumber
 
uint16_t sca_keylength
 
uint8_t sca_key []
 

Member Data Documentation

◆ sca_assoc_id

sctp_assoc_t sctp_authkey::sca_assoc_id

◆ sca_key

uint8_t sctp_authkey::sca_key

◆ sca_keylength

uint16_t sctp_authkey::sca_keylength

◆ sca_keynumber

uint16_t sctp_authkey::sca_keynumber

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