rt_msg3
if ((error = rt_msg3(RTM_ONEWADDR, info, 0, w, &len)))
if ((error = rt_msg3(RTM_GET, &info, 0, w, &size)))
int rt_msg3(int, struct rt_addrinfo *, void *, struct rt_walkarg *, int *);