freebsd_amp_hwpstate/sys/netinet
Archie Cobbs 85abbaa800 Move kernel-only declarations to within #ifdef KERNEL
Prompted by:	gcc warnings when compiling /sbin/ipfw
1999-01-23 23:59:50 +00:00
..
libalias If we can't open alias.log, don't try to write to the 1999-01-10 02:05:13 +00:00
fil.c
icmp_var.h
if_atm.c
if_atm.h
if_ether.c Fix bug in last commit (la was used uninitialized if no route was passed in). 1999-01-19 23:17:03 +00:00
if_ether.h
if_fddi.h
igmp.c Rename igmp's MALLOC; it doesn't have anything to do with multicast routing. 1999-01-18 01:56:31 +00:00
igmp.h
igmp_var.h
in.c
in.h Last bits (i think) of dummynet for -current. 1998-12-14 18:09:13 +00:00
in_cksum.c
in_hostcache.c
in_hostcache.h
in_pcb.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
in_pcb.h
in_proto.c
in_rmx.c
in_systm.h
in_var.h
ip.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_divert.c
ip_dummynet.c ... _and_ the (void*) casts for %p. Next, I'll forget my own name :-( 1999-01-12 16:43:52 +00:00
ip_dummynet.h Move kernel-only declarations to within #ifdef KERNEL 1999-01-23 23:59:50 +00:00
ip_fil.c
ip_fil.h
ip_flow.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
ip_flow.h
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_fw.c Partial fix for when ipfw is used with bridging. Bridged packets 1998-12-31 07:43:29 +00:00
ip_fw.h Last bits (i think) of dummynet for -current. 1998-12-14 18:09:13 +00:00
ip_icmp.c
ip_icmp.h
ip_input.c Don't forward unicast packets received via link-layer multicast. 1999-01-22 16:50:45 +00:00
ip_log.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
ip_mroute.c Use dynamic memory allocation instead of mbuf's for multicast routing 1999-01-18 02:06:59 +00:00
ip_mroute.h Use dynamic memory allocation instead of mbuf's for multicast routing 1999-01-18 02:06:59 +00:00
ip_nat.c
ip_nat.h
ip_output.c Restore 1.82->1.83 change deleted by mistake< per Bruce suggestion 1998-12-21 21:36:40 +00:00
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h
ipl.h
mlf_ipl.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
raw_ip.c Last bits (i think) of dummynet for -current. 1998-12-14 18:09:13 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
tcp_output.c Add a flag, passed to pru_send routines, PRUS_MORETOCOME. This 1999-01-20 17:32:01 +00:00
tcp_reass.c
tcp_seq.h
tcp_subr.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
tcp_usrreq.c Add a flag, passed to pru_send routines, PRUS_MORETOCOME. This 1999-01-20 17:32:01 +00:00
tcp_var.h Add a flag, passed to pru_send routines, PRUS_MORETOCOME. This 1999-01-20 17:32:01 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h