freebsd_amp_hwpstate/sys/netinet
Garrett Wollman 1814a725c2 If _IP_VHL is defined, declare a single ip_vhl member in struct ip rather
than separate ip_v and ip_hl members.  Should have no effect on current code,
but I'd eventually like to get rid of those obnoxious bitfields completely.
1995-12-21 21:20:27 +00:00
..
icmp_var.h
if_ether.c in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
if_ether.h Remove old ballast, clean up a little bit, staticize. 1995-12-09 16:06:54 +00:00
if_fddi.h
igmp.c Staticize. 1995-12-09 20:43:53 +00:00
igmp.h
igmp_var.h
in.c Staticize. 1995-12-09 20:43:53 +00:00
in.h
in_cksum.c
in_pcb.c
in_pcb.h Added explicit include of <sys/queue.h>. Currently, some things only 1995-12-05 21:26:34 +00:00
in_proto.c in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
in_rmx.c Actually call in_rtqdrain()as was originally intended. 1995-12-19 20:46:15 +00:00
in_systm.h
in_var.h Actually call in_rtqdrain()as was originally intended. 1995-12-19 20:46:15 +00:00
ip.h If _IP_VHL is defined, declare a single ip_vhl member in struct ip rather 1995-12-21 21:20:27 +00:00
ip_fw.c
ip_fw.h
ip_fwdef.c
ip_icmp.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
ip_icmp.h
ip_input.c Delete old-style-broadcast-address compatibility cruft in IP input path. 1995-12-21 21:12:22 +00:00
ip_mroute.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ip_mroute.h
ip_output.c Added a comment about why trying to make a one-behind cache for 1995-12-19 21:24:19 +00:00
ip_var.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
raw_ip.c Staticize. 1995-12-09 20:43:53 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
tcp_output.c
tcp_reass.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
tcp_seq.h
tcp_subr.c Fix a nagging divide-by-zero error resulting from the MTU discovery code 1995-12-20 17:42:28 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c Fix a nagging divide-by-zero error resulting from the MTU discovery code 1995-12-20 17:42:28 +00:00
tcp_usrreq.c Removed unnecessary #includes of vm stuff. Most of them were once 1995-12-06 23:37:44 +00:00
tcp_var.h Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
tcpip.h
udp.h
udp_usrreq.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
udp_var.h Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00