opnsense-src/sys/net
Eivind Eklund 430df5f4b7 Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
The #ifdef IPXIP in netipx/ipx_if.h is OK (used from ipx_usrreq.c and
ifconfig.c only).

I also fixed a typo IPXTUNNEL -> IPTUNNEL (and #ifdef'ed out the code
inside, as it never could have compiled - doh.)
1997-12-15 20:31:25 +00:00
..
bpf.c Removed unused #includes. 1997-11-18 16:29:53 +00:00
bpf.h
bpf_compat.h
bpf_filter.c
bpfdesc.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
hostcache.h
if.c
if.h
if_arp.h
if_atm.h
if_atmsubr.c Use gettime() instead of assignment from time'. (time' is too 1997-11-18 13:37:56 +00:00
if_disc.c
if_dl.h
if_ethersubr.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
if_fddisubr.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
if_llc.h
if_loop.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are 1997-12-06 13:25:01 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
if_tun.c Removed unused #includes. 1997-11-18 16:36:15 +00:00
if_tun.h Removed now-unused blocking mode flag. 1997-11-18 16:37:04 +00:00
if_types.h
if_var.h
netisr.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are 1997-12-06 13:25:01 +00:00
radix.c Unstaticized rn_delete() and rn_lookup(). They are used in dark corners 1997-11-24 13:50:24 +00:00
radix.h Unstaticized rn_delete() and rn_lookup(). They are used in dark corners 1997-11-24 13:50:24 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h