libpcap-d-bindings ~master (2016-06-28T21:22:05Z)
Dub
Repo
vlan_tag
libpcap
vlan
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
vlan_tag {
ushort
vlan_tpid
;
ushort
vlan_tci
;
}
Members
Variables
vlan_tci
ushort
vlan_tci
;
Undocumented in source.
vlan_tpid
ushort
vlan_tpid
;
Undocumented in source.
Meta
Source
See Implementation
libpcap
vlan
structs
vlan_tag
variables
VLAN_TAG_LEN