freebsd-nq/sys/net
Poul-Henning Kamp f62f3a1121 Include fcntl.h
Include selinfo.h (don't rely on vnode.h to do so)
Check O_NONBLOCK instead of IO_NELAY
Don't include vnode.h
2004-12-22 17:39:21 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Include fcntl.h 2004-12-22 17:37:57 +00:00
bpf.h
bpfdesc.h
bridge.c
bridge.h
bsd_comp.c
ethernet.h
fddi.h
firewire.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_clone.c
if_clone.h
if_disc.c
if_dl.h
if_ef.c
if_ethersubr.c
if_faith.c
if_fddisubr.c
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Don't abuse tp->t_sc, as it is now used by tty drivers. 2004-11-07 14:35:53 +00:00
if_ppp.h
if_pppvar.h Don't abuse tp->t_sc, as it is now used by tty drivers. 2004-11-07 14:35:53 +00:00
if_sl.c Don't abuse tp->t_sc in sl(4) either. 2004-11-07 14:36:47 +00:00
if_slvar.h
if_sppp.h Make sppp MPSAFE. 2004-12-12 14:54:15 +00:00
if_spppsubr.c Kill double inclusion for <netinet/in.h> and <netinet/in_systm.h>. 2004-12-14 18:18:54 +00:00
if_stf.c
if_stf.h
if_tap.c Don't include filedesc.h 2004-12-22 17:38:43 +00:00
if_tap.h
if_tapvar.h
if_tun.c Include fcntl.h 2004-12-22 17:39:21 +00:00
if_tun.h
if_types.h
if_var.h Cleanup link state change notification: 2004-12-08 05:45:59 +00:00
if_vlan_var.h
if_vlan.c
if.c Cleanup link state change notification: 2004-12-08 05:45:59 +00:00
if.h sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when the 2004-11-17 18:32:44 +00:00
iso88025.h
net_osdep.h
netisr.c
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Check O_NONBLOCK instead of IO_NDELAY. 2004-12-22 17:32:53 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Initialize struct pr_userreqs in new/sparse style and fill in common 2004-11-08 14:44:54 +00:00
route.c
route.h
rtsock.c Initialize struct pr_userreqs in new/sparse style and fill in common 2004-11-08 14:44:54 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h