Searched defs:isdn_net_dev_s (Results 1 – 1 of 1) sorted by relevance
372 typedef struct isdn_net_dev_s { struct373 isdn_net_local *local;374 isdn_net_local *queue; /* circular list of all bundled377 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 structure385 struct concap_proto *cprot; /* connection oriented encapsulation protocol */