<dec f='src/src/sys/net/if.h' l='1018' type='void link_rtrequest(int , struct rtentry * , const struct rt_addrinfo * )'/>
<use f='src/src/sys/net/if.c' l='451' u='r' c='if_dl_create'/>
<def f='src/src/sys/net/if.c' l='1958' ll='1975' type='void link_rtrequest(int cmd, struct rtentry * rt, const struct rt_addrinfo * info)'/>
<use f='src/src/sys/net/if.c' l='1971' u='r' c='link_rtrequest'/>
<doc f='src/src/sys/net/if.c' l='1953'>/*
 * Default action when installing a route with a Link Level gateway.
 * Lookup an appropriate real ifa to point to.
 * This should be moved to /sys/net/link.c eventually.
 */</doc>
