OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunNetlink::SITNL::sitnl_link_req Struct Reference

Public Attributes

struct nlmsghdr n
 
struct ifinfomsg i
 
char buf [256]
 

Detailed Description

Link state request message

Definition at line 62 of file sitnl.hpp.

Member Data Documentation

◆ buf

char openvpn::TunNetlink::SITNL::sitnl_link_req::buf[256]

Definition at line 66 of file sitnl.hpp.

◆ i

struct ifinfomsg openvpn::TunNetlink::SITNL::sitnl_link_req::i

Definition at line 65 of file sitnl.hpp.

◆ n

struct nlmsghdr openvpn::TunNetlink::SITNL::sitnl_link_req::n

Definition at line 64 of file sitnl.hpp.


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