Home
last modified time | relevance | path

Searched refs:CHT_SLIST_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop_utils.h140 #define CHT_SLIST_FOREACH_SAFE(_head, _PX, _x, _tmp) \ macro
/freebsd/sys/netlink/route/
H A Dnexthop.c648 CHT_SLIST_FOREACH_SAFE(&ctl->un_head, unhop, unhop, tmp) { in vnet_destroy_unhops()