freebsd-dev/sys/net/altq
Justin Hibbits 2c2b37ad25 ifnet/API: Move struct ifnet definition to a <net/if_private.h>
Hide the ifnet structure definition, no user serviceable parts inside,
it's a netstack implementation detail.  Include it temporarily in
<net/if_var.h> until all drivers are updated to use the accessors
exclusively.

Reviewed by:	glebius
Sponsored by:	Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D38046
2023-01-24 14:36:30 -05:00
..
altq_cbq.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_cbq.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_cdnr.h
altq_classq.h
altq_codel.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_codel.h
altq_fairq.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_fairq.h
altq_hfsc.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_hfsc.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_priq.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_priq.h
altq_red.c
altq_red.h
altq_rio.c
altq_rio.h
altq_rmclass_debug.h
altq_rmclass.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_rmclass.h
altq_subr.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
altq_var.h altq: mark callouts as mpsafe 2021-09-04 17:26:10 +02:00
altq.h
if_altq.h net: remove stale altq_input reference 2022-09-07 10:03:12 +00:00