Home
last modified time | relevance | path

Searched defs:arlan_private (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Darlan.h343 struct arlan_private { struct
344 struct net_device_stats stats;
345 long open_time; /* Useless example local info. */
346 struct arlan_shmem * card;
347 struct arlan_shmem * conf;
348 struct TxParam txParam;
349 int multicastLength;
350 char multicastList[ARLAN_MAX_MULTICAST_ADDRS][6];
351 int promiscModeEnabled;
352 struct arlan_conf_stru * Conf;
[all …]