Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.h60 struct nhop_object *nh_old; member
H A Dfib_algo.c701 if (q->entries[i].nh_old) in apply_rtable_changes()
702 fib_unref_nhop(fd, q->entries[i].nh_old); in apply_rtable_changes()
729 ce->nh_old = rc->rc_nh_old; in fill_change_entry()
/freebsd/sys/netinet/
H A Din_fib_dxr.c1246 if (q->entries[ui].nh_old != NULL) in dxr_change_rib_batch()