Linux Kernel
3.7.1
|
#include <atalk.h>
Data Fields | |
struct net_device * | dev |
struct atalk_addr | address |
int | status |
struct atalk_netrange | nets |
struct atalk_iface * | next |
struct atalk_iface - AppleTalk Interface - Network device associated with this interface - Our address - What are we doing? - Associated direct netrange - next element in the list of interfaces
struct net_device* dev |
struct atalk_netrange nets |
struct atalk_iface* next |