freebsd-dev/sys/net
Peter Wemm 635de877cb Braino on my part.. a #define isn't a reference to a structure, so the
struct only needs to be defined if the macro is used.

Pointed out by: bde
1997-10-18 09:02:39 +00:00
..
bpf_compat.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
bpf_filter.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
bpf.c Allow interfaces to be attached to bpf at times other than boot. 1997-10-03 21:32:05 +00:00
bpf.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
bpfdesc.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
bsd_comp.c Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
ethernet.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
fddi.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
hostcache.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
hostcache.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
if_arp.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_atm.h import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
if_atmsubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_disc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_dl.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_ethersubr.c Finally track down the reason for some of my occasional kernel crashes. 1997-07-15 23:25:32 +00:00
if_fddisubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_llc.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_loop.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.h Make it compile on FreeBSD, add $Id$ 1997-05-03 20:58:10 +00:00
if_mib.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_mib.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_ppp.c Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE. 1997-10-18 01:20:28 +00:00
if_ppp.h Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
if_pppvar.h Back out the `PPP_FILTER => NBPFILTER' changes 1997-10-18 00:46:10 +00:00
if_sl.c Preserve old SC_STATIC value after units exchange 1997-10-07 09:13:06 +00:00
if_slvar.h Update for new callout interface. 1997-09-21 22:02:25 +00:00
if_sppp.h Jumbo patch to implement PAP and CHAP for sppp(4). Partially based on 1997-10-11 11:25:28 +00:00
if_spppsubr.c Jumbo patch to implement PAP and CHAP for sppp(4). Partially based on 1997-10-11 11:25:28 +00:00
if_tun.c Update select -> poll 1997-09-14 03:09:01 +00:00
if_tun.h As the Tunnel device has no real inherrent MRU limit, 1997-06-11 20:15:50 +00:00
if_types.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_var.h Add a per-interface-address pointer to a function that can be supplied 1997-08-28 01:17:12 +00:00
if.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
if.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netisr.h Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
ppp_comp.h Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the 1997-08-19 14:10:50 +00:00
ppp_deflate.c Remove an unfortunate name clash with the zalloc/zfree routines. Since the 1997-09-21 22:31:20 +00:00
ppp_defs.h Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the 1997-08-19 14:10:50 +00:00
ppp_tty.c Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE. 1997-10-18 01:20:28 +00:00
radix.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
radix.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
raw_cb.c Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
raw_cb.h The long-awaited mega-massive-network-code- cleanup. Part I. 1997-04-27 20:01:29 +00:00
raw_usrreq.c Update network code to use poll support. 1997-09-14 03:10:42 +00:00
route.c Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
route.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
rtsock.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
slcompress.c Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the 1997-08-19 14:10:50 +00:00
slcompress.h Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the 1997-08-19 14:10:50 +00:00
slip.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
zlib.c Removed unused #includes. 1997-09-01 02:18:13 +00:00
zlib.h Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the 1997-08-19 14:10:50 +00:00