freebsd-nq/sys/net
Bruce Evans 323416489d More cleanups to satisfy the following rules:
- C++ should be supported for application functions (use __BEGIN_DECLS,
  etc.).
- prototypes should be sorted.
- comments on #endif's should spell identifiers the same as the code.
- comments on #endif's should have the same sense as the code (use `!'
  to match ifndef, etc.).
1996-12-19 18:12:06 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
bpf.h Update to match definitions in LBL June 96 release 1996-08-19 20:28:25 +00:00
bpfdesc.h
bsd_comp.c
ethernet.h More cleanups to satisfy the following rules: 1996-12-19 18:12:06 +00:00
fddi.h
if_arp.h Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
if_disc.c Remove some historical cruft inherited from the loopback driver in which 1996-10-07 19:11:55 +00:00
if_dl.h
if_ethersubr.c Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
if_fddisubr.c Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
if_llc.h
if_loop.c Use queue macros for the list of interfaces. Next stop: ifaddrs! 1996-12-11 20:38:25 +00:00
if_mib.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
if_mib.h Fixed pedantic syntax error. 1996-12-18 19:36:01 +00:00
if_ppp.c Don't dereference sc->sc_setmtu if it's NULL (such as when it's not running) 1996-07-21 17:14:06 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Use queue macros for the list of interfaces. Next stop: ifaddrs! 1996-12-11 20:38:25 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
if_tun.c Change default tun MTU back to 1500. 1996-12-16 19:23:34 +00:00
if_tun.h Change default tun MTU back to 1500. 1996-12-16 19:23:34 +00:00
if_types.h
if.c Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
if.h Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
netisr.h
ppp_comp.h
ppp_defs.h
ppp_tty.c Second phase of merge, get rid of more machine-independent-dependencies. 1996-09-03 10:24:29 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c No code changes what so ever, but added about 150 lines of comments 1996-09-10 07:10:05 +00:00
route.h Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags. 1996-10-09 18:35:10 +00:00
rtsock.c Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
slcompress.c
slcompress.h
slip.h