freebsd-nq/sys/netgraph/atm
Brooks Davis 9bf40ede4a Replace the if_name and if_unit members of struct ifnet with new members
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
2003-10-31 18:32:15 +00:00
..
atmpif Add ng_atmpif: a HARP physical interface emulation. This allows one 2003-08-11 08:40:02 +00:00
sscfu Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00
sscop Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00
ng_atm.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
ng_atm.h Process events from the ATM drivers. Carrier change and PVC change 2003-07-29 16:27:23 +00:00
ng_atmpif.h Add ng_atmpif: a HARP physical interface emulation. This allows one 2003-08-11 08:40:02 +00:00
ng_sscfu.h Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00
ng_sscop.h Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00
ngatmbase.c Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00
ngatmbase.h Netgraph part of the NgATM signalling AA layer. These nodes can 2003-10-24 07:39:11 +00:00