Searched refs:rt_msg3 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/compat/common/ |
| H A D | rtsock_70.c | 102 if ((error = rt_msg3(RTM_ONEWADDR, info, 0, w, &len))) in compat_70_iflist_addr()
|
| /netbsd-src/sys/net/ |
| H A D | route.h | 550 int rt_msg3(int, struct rt_addrinfo *, void *, struct rt_walkarg *, int *);
|
| H A D | rtsock.c | 119 rt_msg3(int type, struct rt_addrinfo *rtinfo, void *cpv, struct rt_walkarg *w, in rt_msg3() function
|
| H A D | if_llatbl.c | 107 if ((error = rt_msg3(RTM_GET, &info, 0, w, &size))) in lltable_dump_entry()
|