/* Linux ISDN subsystem, network related functions
*
* Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de)
* 1995,96 by Thinking Objects Software GmbH Wuerzburg
* 1995,96 by Michael Hipp (Michael.Hipp@student.uni-tuebingen.de)
* 1999-2002 by Kai Germaschewski <kai@germaschewski.name>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*/
extern struct isdn_netif_ops isdn_iptyp_ops;
extern struct isdn_netif_ops isdn_uihdlc_ops;
extern struct isdn_netif_ops isdn_rawip_ops;
extern struct isdn_netif_ops isdn_ether_ops;