webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
sctp_vrf Struct Reference

#include <sctp_pcb.h>

Public Member Functions

 LIST_ENTRY (sctp_vrf) next_vrf
 

Public Attributes

struct sctp_ifalist * vrf_addr_hash
 
struct sctp_ifnlist ifnlist
 
uint32_t vrf_id
 
uint32_t tbl_id_v4
 
uint32_t tbl_id_v6
 
uint32_t total_ifa_count
 
u_long vrf_addr_hashmark
 
uint32_t refcount
 

Member Function Documentation

◆ LIST_ENTRY()

sctp_vrf::LIST_ENTRY ( sctp_vrf  )

Member Data Documentation

◆ ifnlist

struct sctp_ifnlist sctp_vrf::ifnlist

◆ refcount

uint32_t sctp_vrf::refcount

◆ tbl_id_v4

uint32_t sctp_vrf::tbl_id_v4

◆ tbl_id_v6

uint32_t sctp_vrf::tbl_id_v6

◆ total_ifa_count

uint32_t sctp_vrf::total_ifa_count

◆ vrf_addr_hash

struct sctp_ifalist* sctp_vrf::vrf_addr_hash

◆ vrf_addr_hashmark

u_long sctp_vrf::vrf_addr_hashmark

◆ vrf_id

uint32_t sctp_vrf::vrf_id

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