Linux Kernel
3.7.1
|
#include <if_hippi.h>
Data Fields | |
__u8 | dest_switch_addr [3] |
__u8 | src_switch_addr [3] |
__u16 | reserved |
__u8 | daddr [HIPPI_ALEN] |
__u16 | locally_administered |
__u8 | saddr [HIPPI_ALEN] |
Definition at line 109 of file if_hippi.h.
__u8 daddr[HIPPI_ALEN] |
Definition at line 129 of file if_hippi.h.
__u8 dest_switch_addr[3] |
Definition at line 119 of file if_hippi.h.
__u16 locally_administered |
Definition at line 130 of file if_hippi.h.
__u16 reserved |
Definition at line 128 of file if_hippi.h.
__u8 saddr[HIPPI_ALEN] |
Definition at line 131 of file if_hippi.h.
__u8 src_switch_addr[3] |
Definition at line 127 of file if_hippi.h.