1 # $NetBSD: files.netinet,v 1.6 2004/04/25 22:25:03 jonathan Exp $ 2 3 defflag opt_tcp_debug.h TCP_DEBUG 4 defparam opt_tcp_debug.h TCP_NDEBUG 5 defflag opt_inet.h INET INET6 INET6_MD_CKSUM TCP_SIGNATURE 6 defparam opt_inet_conf.h SUBNETSARELOCAL HOSTZEROBROADCAST 7 8 defflag MROUTING 9 defflag TCP_COMPAT_42 10 11 defparam opt_tcp_space.h TCP_RECVSPACE TCP_SENDSPACE 12 13 defflag opt_inet_csum.h INET_CSUM_COUNTERS TCP_CSUM_COUNTERS 14 UDP_CSUM_COUNTERS 15 16 file netinet/igmp.c inet 17 file netinet/in.c inet 18 file netinet/in_pcb.c inet 19 file netinet/in_proto.c inet 20 file netinet/ip_flow.c inet & gateway 21 file netinet/ip_icmp.c inet 22 file netinet/ip_id.c inet 23 file netinet/ip_input.c inet 24 file netinet/ip_mroute.c inet & mrouting 25 file netinet/ip_output.c inet 26 file netinet/raw_ip.c inet 27 28 file netinet/tcp_debug.c inet | inet6 29 file netinet/tcp_input.c inet | inet6 30 file netinet/tcp_output.c inet | inet6 31 file netinet/tcp_subr.c inet | inet6 32 file netinet/tcp_timer.c inet | inet6 33 file netinet/tcp_usrreq.c inet | inet6 34 35 file netinet/udp_usrreq.c inet | inet6 36