<dec f='src/src/sys/net/if.h' l='1009' type='struct ifaddr * ifa_ifwithnet(const struct sockaddr * )'/>
<def f='src/src/sys/net/if.c' l='1758' ll='1823' type='struct ifaddr * ifa_ifwithnet(const struct sockaddr * addr)'/>
<use f='src/src/sys/net/if.c' l='1832' u='c' c='ifa_ifwithnet_psref'/>
<use f='src/src/sys/net/if.c' l='1849' u='c' c='ifa_ifwithladdr'/>
<doc f='src/src/sys/net/if.c' l='1754'>/*
 * Find an interface on a specific network.  If many, choice
 * is most specific found.
 */</doc>
<use f='src/src/sys/net/route.c' l='756' u='c' c='rt_getifp'/>
<use f='src/src/sys/net/route.c' l='915' u='c' c='rtrequest1'/>
