Home
last modified time | relevance | path

Searched defs:UNIX_VLAN (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DClient.h149 struct UNIX_VLAN struct
151 bool Enabled; // Enable flag
152 char Name[MAX_SIZE]; // Name
153 UCHAR MacAddress[6]; // MAC address
154 UCHAR Padding[2];
H A DCedarType.h356 typedef struct UNIX_VLAN UNIX_VLAN; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DClient.h149 struct UNIX_VLAN struct
151 bool Enabled; // Enable flag
152 char Name[MAX_SIZE]; // Name
153 UCHAR MacAddress[6]; // MAC address
154 UCHAR Padding[2];
H A DCedarType.h356 typedef struct UNIX_VLAN UNIX_VLAN; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DClient.h48 struct UNIX_VLAN struct
50 bool Enabled; // Enable flag
51 char Name[MAX_SIZE]; // Name
52 UCHAR MacAddress[6]; // MAC address
53 UCHAR Padding[2];
H A DCedarType.h259 typedef struct UNIX_VLAN UNIX_VLAN; typedef