Searched refs:sysctl_dumpnhop (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | rtsock.c | 179 static int sysctl_dumpnhop(struct rtentry *rt, struct nhop_object *nh, 2134 error = sysctl_dumpnhop(rt, wn[i].nh, wn[i].weight, w); in sysctl_dumpentry() 2140 error = sysctl_dumpnhop(rt, nh, rt->rt_weight, w); in sysctl_dumpentry() 2147 sysctl_dumpnhop(struct rtentry *rt, struct nhop_object *nh, uint32_t weight, in sysctl_dumpnhop() function
|