1# $NetBSD: files.netinet,v 1.26 2015/02/10 19:11:52 rjs Exp $ 2 3defflag opt_tcp_debug.h TCP_DEBUG 4defparam opt_tcp_debug.h TCP_NDEBUG 5defflag opt_inet.h INET INET6 TCP_SIGNATURE 6 TCP_OUTPUT_COUNTERS TCP_REASS_COUNTERS IPSELSRC 7defparam opt_inet_conf.h SUBNETSARELOCAL HOSTZEROBROADCAST 8 9defflag MROUTING 10defflag PIM 11defflag TCP_COMPAT_42 12 13defparam opt_tcp_space.h TCP_RECVSPACE TCP_SENDSPACE 14 15defflag opt_inet_csum.h INET_CSUM_COUNTERS TCP_CSUM_COUNTERS 16 UDP_CSUM_COUNTERS 17 18defparam opt_tcp_congctl.h TCP_CONGCTL_DEFAULT 19 20defflag opt_dccp.h DCCP DCCP_TFRC DCCPSTATES DCCPBHASHSIZE 21 DCCP_DEBUG_ON ACKDEBUG 22 23file netinet/igmp.c inet 24file netinet/in.c inet 25file netinet/in_offload.c inet 26file netinet/in_pcb.c inet 27file netinet/in_print.c 28file netinet/in_proto.c inet 29file netinet/in_selsrc.c inet & ipselsrc 30file netinet/ip_flow.c inet & gateway 31file netinet/ip_icmp.c inet 32file netinet/ip_id.c inet 33file netinet/ip_input.c inet 34file netinet/ip_mroute.c inet & mrouting 35file netinet/ip_output.c inet 36file netinet/ip_reass.c inet 37file netinet/raw_ip.c inet 38 39file netinet/tcp_debug.c (inet | inet6) & tcp_debug 40file netinet/tcp_input.c inet | inet6 41file netinet/tcp_output.c inet | inet6 42file netinet/tcp_sack.c inet | inet6 43file netinet/tcp_subr.c inet | inet6 44file netinet/tcp_timer.c inet | inet6 45file netinet/tcp_usrreq.c inet | inet6 46file netinet/tcp_congctl.c inet | inet6 47file netinet/tcp_vtw.c inet | inet6 48 49file netinet/udp_usrreq.c inet | inet6 50file netinet/portalgo.c inet | inet6 51 52file netinet/dccp_cc_sw.c inet & dccp | inet6 & dccp 53file netinet/dccp_tcplike.c inet & dccp | inet6 & dccp 54file netinet/dccp_tfrc.c inet & dccp | inet6 & dccp 55file netinet/dccp_usrreq.c inet & dccp | inet6 & dccp 56