libtins 4.5
Loading...
Searching...
No Matches
Tins::PPPoE::vendor_spec_type Struct Reference

#include <pppoe.h>

Public Types

typedef std::vector< uint8_t > data_type
 

Public Member Functions

 vendor_spec_type (uint32_t vendor_id=0, const data_type &data=data_type())
 

Static Public Member Functions

static vendor_spec_type from_option (const tag &opt)
 

Public Attributes

uint32_t vendor_id
 
data_type data
 

Detailed Description

The type used to store the Vendor-Specific tag's value.


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