freebsd_amp_hwpstate/sys/net
Garrett Wollman a5d3a8f99b Add a few hooks (in the form of an array of four void *'s) to allow
various bits of software to save some data in the ifnet structure without
having to constantly change the declaration thereof.
1995-08-31 15:21:31 +00:00
..
bpf.c Fix panic("ifpromisc failed") when shutting down a bpf tap when the attached 1995-07-31 10:35:36 +00:00
bpf.h Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
bpf_compat.h
bpf_filter.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bpfdesc.h Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if.c Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
if.h Add a few hooks (in the form of an array of four void *'s) to allow 1995-08-31 15:21:31 +00:00
if_arp.h
if_disc.c Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_dl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_ethersubr.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
if_fddisubr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_llc.h
if_loop.c Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_ppp.c Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_ppp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_sl.c Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_slvar.h Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_sppp.h
if_spppsubr.c Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
if_tun.c Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_tun.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_types.h Fixed comment - IFT_P80 is 80mbit. 1995-02-25 15:57:55 +00:00
netisr.h Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
pppcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pppcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.h Incorporate new radix code from UCB. This fixes the orphaned mask bugs. 1995-04-28 23:01:37 +00:00
raw_cb.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_cb.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
route.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
route.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
rtsock.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slip.h Fix misplaced idempotency #endif. 1995-04-29 15:24:00 +00:00