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

Public Attributes

struct nlmsghdr n
 
struct ifaddrmsg i
 
char buf [256]
 

Detailed Description

Address request message

Definition at line 72 of file sitnl.hpp.

Member Data Documentation

◆ buf

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

Definition at line 76 of file sitnl.hpp.

◆ i

struct ifaddrmsg openvpn::TunNetlink::SITNL::sitnl_addr_req::i

Definition at line 75 of file sitnl.hpp.

◆ n

struct nlmsghdr openvpn::TunNetlink::SITNL::sitnl_addr_req::n

Definition at line 74 of file sitnl.hpp.


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