NetBSD/sys/net
cgd 4d6b6d9082 On new architectures and on the alpha, define SIZEOF_BPF_HDR to be
sizeof(struct bpf_hdr).  On machines that we currently support that
can use the old definition (which just covers the size of the data in
struct bpf_hdr), use it even though it's a hack.  (This was changed
for the 'new architectures' case so as to be fail-safe; BPF may
waste a few bytes of space per captured packet on new architectures,
but now at least it's more likely to work.)
1996-05-02 00:57:28 +00:00
..
bpf_filter.c
bpf.c Eliminate need for and remove net_conf.h 1996-03-30 21:57:30 +00:00
bpf.h On new architectures and on the alpha, define SIZEOF_BPF_HDR to be 1996-05-02 00:57:28 +00:00
bpfdesc.h
bsd-comp.c
if_arc.h
if_arcsubr.c Don't even check the not-yet-initialized mbuf pointers for being != 1996-04-15 14:01:25 +00:00
if_arp.h
if_dl.h
if_ethersubr.c
if_fddi.h
if_fddisubr.c
if_llc.h
if_loop.c
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_tun.c Eliminate need for and remove net_conf.h 1996-03-30 21:57:30 +00:00
if_tun.h
if_types.h
if.c - Fix fencepost error in ifconf() where if space = n * sizeof(struct ifreq), 1996-04-22 01:20:34 +00:00
if.h
netisr.h
ppp_defs.h
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h