FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
dhcp_vss_t_ Struct Reference

The Virtual Sub-net Selection information for a given RX FIB. More...

Data Fields

u8 vss_type
 VSS type as defined in RFC 6607: 0 for NVT ASCII VPN Identifier 1 for RFC 2685 VPN-ID of 7 octects - 3 bytes OUI & 4 bytes VPN index 255 for global default VPN. More...
 
u8 vpn_id [7]
 Type 1 VPN-ID. More...
 
u8vpn_ascii_id
 Type 0 ASCII VPN Identifier. More...
 

Detailed Description

The Virtual Sub-net Selection information for a given RX FIB.

Definition at line 57 of file dhcp_proxy.h.

Field Documentation

u8* dhcp_vss_t_::vpn_ascii_id

Type 0 ASCII VPN Identifier.

Definition at line 77 of file dhcp_proxy.h.

u8 dhcp_vss_t_::vpn_id[7]

Type 1 VPN-ID.

Definition at line 73 of file dhcp_proxy.h.

u8 dhcp_vss_t_::vss_type

VSS type as defined in RFC 6607: 0 for NVT ASCII VPN Identifier 1 for RFC 2685 VPN-ID of 7 octects - 3 bytes OUI & 4 bytes VPN index 255 for global default VPN.

Definition at line 65 of file dhcp_proxy.h.


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