Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Disdn.h247 typedef struct isdn_net_dev_s { struct
248 isdn_net_local *local;
249 isdn_net_local *queue; /* circular list of all bundled
252 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 structure
260 struct concap_proto *cprot; /* connection oriented encapsulation protocol */