<dec f='src/src/sys/compat/net/route.h' l='90' type='void compat_50_rt_newaddrmsg(int , struct ifaddr * , int , struct rtentry * )'/>
<def f='src/src/sys/net/rtsock.c' l='1333' macro='1' type='void compat_50_rt_newaddrmsg(int cmd, struct ifaddr * ifa, int error, struct rtentry * rt)'/>
<doc f='src/src/sys/net/rtsock.c' l='1324'>/*
 * This is called to generate messages from the routing socket
 * indicating a network interface has had addresses associated with it.
 * if we ever reverse the logic and replace messages TO the routing
 * socket indicate a request to configure interfaces, then it will
 * be unnecessary as the routing socket will automatically generate
 * copies of it.
 */</doc>
