NetBSD/sys/netinet
2016-06-16 02:38:40 +00:00
..
accept_filter.h
accf_data.c
accf_http.c
cpu_in_cksum.c
dccp_cc_sw.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_cc_sw.h
dccp_tcplike.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_tcplike.h
dccp_tfrc_lookup.h
dccp_tfrc.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_tfrc.h
dccp_usrreq.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
dccp_var.h
dccp.h
files.ipfilter
files.netinet
icmp6.h
icmp_private.h
icmp_var.h
if_arp.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
if_atm.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_atm.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_ether.h
if_inarp.h Constify rtentry of arpresolve 2016-04-19 04:13:56 +00:00
igmp_var.h
igmp.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
igmp.h
in4_cksum.c
in_cksum.c
in_gif.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
in_gif.h
in_ifattach.h
in_offload.c Stop using rt_gwroute on packet sending paths 2016-04-26 09:30:01 +00:00
in_offload.h
in_pcb_hdr.h
in_pcb.c
in_pcb.h Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
in_print.c
in_proto.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h
in.c make hostzerobroadcast default to "no". 2016-05-27 16:44:15 +00:00
in.h
ip6.h
ip_carp.c Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
ip_carp.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
ip_encap.h
ip_etherip.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
ip_etherip.h
ip_flow.c eliminate unnecessary splnet 2016-06-13 08:37:15 +00:00
ip_icmp.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
ip_icmp.h
ip_id.c
ip_input.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
ip_mroute.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
ip_mroute.h
ip_output.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
ip_private.h
ip_reass.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
ip_var.h make ipflow_reap() static function. 2016-06-13 08:29:55 +00:00
ip.h
Makefile
pim_var.h
pim.h
portalgo.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
portalgo.h
raw_ip.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
sctp_asconf.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
sctp_asconf.h
sctp_constants.h
sctp_crc32.c
sctp_crc32.h
sctp_hashdriver.c
sctp_hashdriver.h
sctp_header.h
sctp_indata.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_indata.h
sctp_input.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
sctp_input.h
sctp_output.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
sctp_output.h
sctp_pcb.c Remove rtcache reference to route before freeing the containing struct. 2016-05-22 22:18:41 +00:00
sctp_pcb.h
sctp_peeloff.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_peeloff.h
sctp_structs.h Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_timer.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_timer.h
sctp_uio.h
sctp_usrreq.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
sctp_var.h
sctp.h
sctputil.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
sctputil.h Use const for arguments to sctp_is_same_scope(). 2016-05-22 23:04:27 +00:00
tcp_congctl.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_congctl.h
tcp_debug.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
tcp_output.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
tcp_private.h
tcp_sack.c
tcp_seq.h
tcp_subr.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
tcp_timer.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_timer.h
tcp_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_var.h
tcp_vtw.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_vtw.h Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp.h
tcpip.h
udp_private.h
udp_usrreq.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
udp_var.h
udp.h