<dec f='src/src/sys/netinet/in.h' l='569' type='int in_localaddr(struct in_addr )'/>
<use f='src/src/sys/external/bsd/ipf/netinet/ip_fil_netbsd.c' l='1159' u='c' c='ipf_fastroute'/>
<def f='src/src/sys/netinet/in.c' l='230' ll='255' type='int in_localaddr(struct in_addr in)'/>
<doc f='src/src/sys/netinet/in.c' l='224'>/*
 * Return 1 if an internet address is for a ``local&apos;&apos; host
 * (one to which we have a connection).  If subnetsarelocal
 * is true, this includes other subnets of the local net.
 * Otherwise, it includes only the directly-connected (sub)nets.
 */</doc>
<use f='src/src/sys/netinet/tcp_input.c' l='2259' u='c' c='tcp_input'/>
<use f='src/src/sys/netinet/tcp_input.c' l='4185' u='c' c='syn_cache_get'/>
<use f='src/src/sys/netinet/tcp_output.c' l='317' u='c' c='tcp_segsize'/>
<use f='src/src/sys/netinet/tcp_output.c' l='327' u='c' c='tcp_segsize'/>
<use f='src/src/sys/netinet/tcp_output.c' l='686' u='c' c='tcp_output'/>
<use f='src/src/sys/netinet/tcp_subr.c' l='2080' u='c' c='tcp_established'/>
