Home
last modified time | relevance | path

Searched refs:CHT_SLIST_REMOVE_BYOBJ (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhgrp.c190 CHT_SLIST_REMOVE_BYOBJ(&ctl->gr_head, mpath, key, nhg_priv_ret); in unlink_nhgrp()
H A Dnhop_utils.h136 #define CHT_SLIST_REMOVE_BYOBJ(_head, _PX, _obj, _ret) do { \ macro
H A Dnhop.c340 CHT_SLIST_REMOVE_BYOBJ(&ctl->nh_head, nhops, nh_priv_del, priv_ret); in unlink_nhop()