Common packet encapsulation types, with the ability to convert a Linux ARPHRD_* value or (struct sockaddr) sa_family value.
More...
#include <wvaddr.h>
|
enum | CapType {
Unknown = 0
, Loopback
, Ethertap
, Ethernet
,
ARCnet
, SLIP
, CSLIP
, PPP
,
IPsec
, IPv4
, Unix
, NUM_ENCAP_TYPES
,
Unknown = 0
, Loopback
, Ethertap
, Ethernet
,
ARCnet
, SLIP
, CSLIP
, PPP
,
IPsec
, IPv4
, Unix
, NUM_ENCAP_TYPES
} |
|
enum | CapType {
Unknown = 0
, Loopback
, Ethertap
, Ethernet
,
ARCnet
, SLIP
, CSLIP
, PPP
,
IPsec
, IPv4
, Unix
, NUM_ENCAP_TYPES
,
Unknown = 0
, Loopback
, Ethertap
, Ethernet
,
ARCnet
, SLIP
, CSLIP
, PPP
,
IPsec
, IPv4
, Unix
, NUM_ENCAP_TYPES
} |
|
Common packet encapsulation types, with the ability to convert a Linux ARPHRD_* value or (struct sockaddr) sa_family value.
(Those two use the same set of values.)
Definition at line 72 of file debian/libwvstreams-dev/usr/include/wvstreams/wvaddr.h.
◆ CapType [1/2]
◆ CapType [2/2]
◆ WvEncap() [1/3]
WvEncap::WvEncap |
( |
CapType |
_cap = Unknown | ) |
|
|
inline |
◆ WvEncap() [2/3]
WvEncap::WvEncap |
( |
int |
extype | ) |
|
◆ WvEncap() [3/3]
WvEncap::WvEncap |
( |
CapType |
_cap = Unknown | ) |
|
|
inline |
◆ operator CapType() [1/2]
WvEncap::operator CapType |
( |
| ) |
const |
|
inline |
◆ operator WvString() [1/2]
◆ operator CapType() [2/2]
WvEncap::operator CapType |
( |
| ) |
const |
|
inline |
◆ operator WvString() [2/2]
◆ cap
The documentation for this class was generated from the following files: