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

Public Attributes

struct nlmsghdr n
 
struct rtmsg r
 
char buf [256]
 

Detailed Description

Route request message

Definition at line 82 of file sitnl.hpp.

Member Data Documentation

◆ buf

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

Definition at line 86 of file sitnl.hpp.

◆ n

struct nlmsghdr openvpn::TunNetlink::SITNL::sitnl_route_req::n

Definition at line 84 of file sitnl.hpp.

◆ r

struct rtmsg openvpn::TunNetlink::SITNL::sitnl_route_req::r

Definition at line 85 of file sitnl.hpp.


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