Searched refs:CHT_SLIST_FOREACH (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | nhgrp.c | 339 CHT_SLIST_FOREACH(&ctl->gr_head, mpath, nhg_priv) { in nhgrp_ctl_unlink_all()
|
| H A D | nhop_utils.h | 154 #define CHT_SLIST_FOREACH(_head, _PX, _x) \ macro
|
| H A D | nhop.c | 156 CHT_SLIST_FOREACH(&ctl->nh_head, nhops, nh_priv) { in nhops_destroy_rib()
|
| H A D | nhop_ctl.c | 781 CHT_SLIST_FOREACH(&ctl->nh_head, nhops, nh_priv) { in nhops_update_ifmtu() 901 CHT_SLIST_FOREACH(&ctl->nh_head, nhops, nh_priv) { in nhops_dump_sysctl()
|
| H A D | nhgrp_ctl.c | 813 CHT_SLIST_FOREACH(&ctl->gr_head, mpath, nhg_priv) { in nhgrp_dump_sysctl()
|