Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Disdn.h282 typedef struct isdn_net_local_s { struct
283 ulong magic;
284 struct net_device_stats stats; /* Ethernet Statistics */
285 int isdn_device; /* Index to isdn-device */
286 int isdn_channel; /* Index to isdn-channel */
287 int ppp_slot; /* PPPD device slot number */
288 int pre_device; /* Preselected isdn-device */
289 int pre_channel; /* Preselected isdn-channel */
290 int exclusive; /* If non-zero idx to reserved chan.*/
291 int flags; /* Connection-flags */
[all …]