freebsd-dev/sys/netatm/uni
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
..
q2110_sigaa.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
q2110_sigcpcs.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
q2110_subr.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
qsaal1_sigaa.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
qsaal1_sigcpcs.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
qsaal1_subr.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscf_uni_lower.c Free the UNI vcc to the same zone from where it was allocated from. 2003-07-24 12:24:41 +00:00
sscf_uni_upper.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscf_uni_var.h Constify the arguments to several pdu_print functions. 2003-07-24 09:13:03 +00:00
sscf_uni.c Free the UNI vcc to the same zone from where it was allocated from. 2003-07-24 12:24:41 +00:00
sscf_uni.h
sscop_lower.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_misc.h
sscop_pdu.c Constify the arguments to several pdu_print functions. 2003-07-24 09:13:03 +00:00
sscop_pdu.h
sscop_sigaa.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_sigcpcs.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_subr.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_timer.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_upper.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
sscop_var.h Constify the arguments to several pdu_print functions. 2003-07-24 09:13:03 +00:00
sscop.c Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
sscop.h
uni_load.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
uni.h
uniarp_cache.c Make the ioctl() interface cleaner with regard to types: use size_t 2003-07-29 13:32:10 +00:00
uniarp_input.c Make the debugging variable that controls printing of UNI messages 2003-07-25 06:39:46 +00:00
uniarp_output.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
uniarp_timer.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
uniarp_vcm.c Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All 2003-07-23 14:28:57 +00:00
uniarp.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
uniip_var.h The number of prefixes can never be negative so use an u_int for this. 2003-07-29 13:46:43 +00:00
uniip.c Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
unisig_decode.c Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All 2003-07-23 14:28:57 +00:00
unisig_decode.h
unisig_encode.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
unisig_if.c Make the ioctl() interface cleaner with regard to types: use size_t 2003-07-29 13:32:10 +00:00
unisig_mbuf.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
unisig_mbuf.h
unisig_msg.c Make the debugging variable that controls printing of UNI messages 2003-07-25 06:39:46 +00:00
unisig_msg.h
unisig_print.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
unisig_print.h
unisig_proto.c Make the debugging variable that controls printing of UNI messages 2003-07-25 06:39:46 +00:00
unisig_sigmgr_state.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
unisig_subr.c Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All 2003-07-23 14:28:57 +00:00
unisig_util.c Use __FBSDID(). 2003-06-11 07:22:30 +00:00
unisig_var.h Make the debugging variable that controls printing of UNI messages 2003-07-25 06:39:46 +00:00
unisig_vc_state.c Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All 2003-07-23 14:28:57 +00:00
unisig.h