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

#include <user_route.h>

Public Attributes

struct ifnet * rt_ifp
 
struct ifaddr * rt_ifa
 
struct sctp_rt_metrics_lite rt_rmx
 
long rt_refcnt
 
struct mtx rt_mtx
 

Member Data Documentation

◆ rt_ifa

struct ifaddr* sctp_rtentry::rt_ifa

◆ rt_ifp

struct ifnet* sctp_rtentry::rt_ifp

◆ rt_mtx

struct mtx sctp_rtentry::rt_mtx

◆ rt_refcnt

long sctp_rtentry::rt_refcnt

◆ rt_rmx

struct sctp_rt_metrics_lite sctp_rtentry::rt_rmx

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