libpcap-d-bindings ~master (2016-06-28T21:22:05Z)
Dub
Repo
sll_header
libpcap
sll
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
sll_header {
ushort
sll_pkttype
;
ushort
sll_hatype
;
ushort
sll_halen
;
ubyte
[
SLL_ADDRLEN
]
sll_addr
;
ushort
sll_protocol
;
}
Members
Variables
sll_addr
ubyte
[
SLL_ADDRLEN
]
sll_addr
;
Undocumented in source.
sll_halen
ushort
sll_halen
;
Undocumented in source.
sll_hatype
ushort
sll_hatype
;
Undocumented in source.
sll_pkttype
ushort
sll_pkttype
;
Undocumented in source.
sll_protocol
ushort
sll_protocol
;
Undocumented in source.
Meta
Source
See Implementation
libpcap
sll
structs
sll_header
variables
LINUX_SLL_BROADCAST
LINUX_SLL_HOST
LINUX_SLL_MULTICAST
LINUX_SLL_OTHERHOST
LINUX_SLL_OUTGOING
LINUX_SLL_P_802_2
LINUX_SLL_P_802_3
SLL_ADDRLEN
SLL_HDR_LEN