freebsd-skq/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
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
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
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
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
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