Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Disdn.h372 typedef struct isdn_net_dev_s { struct
373 isdn_net_local *local;
374 isdn_net_local *queue; /* circular list of all bundled
377 spinlock_t queue_lock; /* lock to protect queue */
378 void *next; /* Pointer to next isdn-interface */
379 struct net_device *dev; /* interface to upper levels */
381 ippp_bundle * pb; /* pointer to the common bundle structure
385 struct concap_proto *cprot; /* connection oriented encapsulation protocol */