NetBSD/sys/netinet
thorpej 837a8317b5 Eek, we were wasting almost half of the in_ifaddr hash space by modulo'ing
with IN_IFADDR_HASH_SIZE.  Instead, AND with the hash mask computed by
hashinit().
1998-06-01 00:50:07 +00:00
..
fil.c Another demonstration that when you're converting variables from 'long's 1998-05-31 19:39:13 +00:00
icmp_var.h
if_arp.c
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c
in_systm.h
in_var.h Eek, we were wasting almost half of the in_ifaddr hash space by modulo'ing 1998-06-01 00:50:07 +00:00
in.c
in.h
ip_auth.c
ip_auth.h
ip_compat.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_fil.c
ip_fil.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_flow.c
ip_frag.c
ip_frag.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_ftp_pxy.c Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_icmp.c
ip_icmp.h
ip_input.c Protect the ipflow_reap() call with splsoftnet. 1998-06-01 00:39:37 +00:00
ip_log.c
ip_mroute.c
ip_mroute.h
ip_nat.c Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_nat.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_output.c
ip_proxy.c Fix some compiler warnings: Missing prototype and ()'s. 1998-05-29 20:27:18 +00:00
ip_proxy.h
ip_state.c Fix compiler warnings: Add missing ()'s. 1998-05-29 20:28:17 +00:00
ip_state.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_var.h
ip.h
raw_ip.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
tcp_output.c
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_usrreq.c
tcp_var.h
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h
udp.h