Searched defs:isdn_net_dev_s (Results 1 – 1 of 1) sorted by relevance
247 typedef struct isdn_net_dev_s { struct248 isdn_net_local *local;249 isdn_net_local *queue; /* circular list of all bundled252 spinlock_t queue_lock; /* lock to protect queue */253 void *next; /* Pointer to next isdn-interface */254 struct net_device *dev; /* interface to upper levels */256 ippp_bundle * pb; /* pointer to the common bundle structure260 struct concap_proto *cprot; /* connection oriented encapsulation protocol */