Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Disdn.h157 typedef struct isdn_net_local_s { struct
158 ulong magic;
159 struct net_device_stats stats; /* Ethernet Statistics */
160 int isdn_device; /* Index to isdn-device */
161 int isdn_channel; /* Index to isdn-channel */
162 int ppp_slot; /* PPPD device slot number */
163 int pre_device; /* Preselected isdn-device */
164 int pre_channel; /* Preselected isdn-channel */
165 int exclusive; /* If non-zero idx to reserved chan.*/
166 int flags; /* Connection-flags */
[all …]