freebsd-dev/sys/netinet
Bruce Evans b62d102cbb Uniformized pr_ctlinput protosw functions. The third arg is now `void
*' instead of caddr_t and it isn't optional (it never was).  Most of the
netipx (and netns) pr_ctlinput functions abuse the second arg instead of
using the third arg but fixing this is beyond the scope of this round
of changes.
1995-12-16 02:14:44 +00:00
..
icmp_var.h
if_ether.c Added a prototype. 1995-12-16 00:05:40 +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_var.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
igmp.c Staticize. 1995-12-09 20:43:53 +00:00
igmp.h
in_cksum.c
in_pcb.c New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
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 Completed function declarations and/or added prototypes. 1995-12-02 19:38:06 +00:00
in_rmx.c Path MTU Discovery is now standard. 1995-12-05 17:46:50 +00:00
in_systm.h
in_var.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
in.c Staticize. 1995-12-09 20:43:53 +00:00
in.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
ip_fw.c Completed function declarations and/or added prototypes. 1995-12-02 19:38:06 +00:00
ip_fw.h Well..finally..this is the first part..it should take care of 1995-10-01 21:52:50 +00:00
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 New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
ip_input.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ip_mroute.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ip_mroute.h Completed function declarations and/or added prototypes. 1995-12-02 19:38:06 +00:00
ip_output.c Path MTU Discovery is now standard. 1995-12-05 17:46:50 +00:00
ip_var.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ip.h Merge 4.4-Lite-2 by updating the version number. 1995-09-21 18:04:43 +00:00
raw_ip.c Staticize. 1995-12-09 20:43:53 +00:00
tcp_debug.c New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_debug.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_fsm.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_input.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
tcp_output.c Path MTU Discovery is now standard. 1995-12-05 17:46:50 +00:00
tcp_reass.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
tcp_seq.h Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers 1995-10-03 16:54:17 +00:00
tcp_subr.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
tcp_timer.c New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_timer.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_timewait.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +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
tcp.h
tcpip.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
udp.h