Home | History | Annotate | Line # | Download | only in netinet
files.netinet revision 1.11.20.2
      1  1.11.20.2        ad #	$NetBSD: files.netinet,v 1.11.20.2 2007/01/12 01:04:14 ad Exp $
      2        1.1   thorpej 
      3        1.1   thorpej defflag opt_tcp_debug.h		TCP_DEBUG
      4  1.11.20.2        ad defflag opt_in_route.h		IN_RTFLUSH_DEBUG
      5        1.1   thorpej defparam opt_tcp_debug.h	TCP_NDEBUG
      6        1.6  jonathan defflag opt_inet.h		INET INET6 INET6_MD_CKSUM TCP_SIGNATURE
      7  1.11.20.1        ad 				TCP_OUTPUT_COUNTERS TCP_REASS_COUNTERS IPSELSRC
      8        1.1   thorpej defparam opt_inet_conf.h	SUBNETSARELOCAL HOSTZEROBROADCAST
      9        1.1   thorpej 
     10        1.1   thorpej defflag				MROUTING
     11        1.8      manu defflag				PIM
     12        1.1   thorpej defflag				TCP_COMPAT_42
     13        1.1   thorpej 
     14        1.1   thorpej defparam opt_tcp_space.h	TCP_RECVSPACE TCP_SENDSPACE
     15        1.1   thorpej 
     16        1.1   thorpej defflag opt_inet_csum.h		INET_CSUM_COUNTERS TCP_CSUM_COUNTERS
     17        1.1   thorpej 				UDP_CSUM_COUNTERS
     18        1.1   thorpej 
     19  1.11.20.1        ad defparam opt_tcp_congctl.h	TCP_CONGCTL_DEFAULT
     20  1.11.20.1        ad 
     21        1.1   thorpej file	netinet/igmp.c		inet
     22        1.1   thorpej file	netinet/in.c		inet
     23  1.11.20.2        ad file	netinet/in_offload.c	inet
     24        1.1   thorpej file	netinet/in_pcb.c	inet
     25        1.1   thorpej file	netinet/in_proto.c	inet
     26  1.11.20.2        ad file	netinet/in_route.c	inet
     27  1.11.20.1        ad file	netinet/in_selsrc.c	inet & ipselsrc
     28        1.1   thorpej file	netinet/ip_flow.c	inet & gateway
     29        1.1   thorpej file	netinet/ip_icmp.c	inet
     30        1.5    itojun file	netinet/ip_id.c		inet
     31        1.1   thorpej file	netinet/ip_input.c	inet
     32        1.1   thorpej file	netinet/ip_mroute.c	inet & mrouting
     33        1.1   thorpej file	netinet/ip_output.c	inet
     34        1.1   thorpej file	netinet/raw_ip.c	inet
     35        1.1   thorpej 
     36        1.9  drochner file	netinet/tcp_debug.c	(inet | inet6) & tcp_debug
     37        1.1   thorpej file	netinet/tcp_input.c	inet | inet6
     38        1.1   thorpej file	netinet/tcp_output.c	inet | inet6
     39       1.10  jonathan file	netinet/tcp_sack.c	inet | inet6
     40        1.1   thorpej file	netinet/tcp_subr.c	inet | inet6
     41        1.1   thorpej file	netinet/tcp_timer.c	inet | inet6
     42        1.1   thorpej file	netinet/tcp_usrreq.c	inet | inet6
     43  1.11.20.1        ad file	netinet/tcp_congctl.c	inet | inet6
     44        1.1   thorpej 
     45        1.1   thorpej file	netinet/udp_usrreq.c	inet | inet6
     46