Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Dnexthop.c197 struct user_nhop *un_new, *un_tmp; in nl_find_nhop() local
228 CHT_SLIST_FIND_BYOBJ(&ctl->un_head, unhop, un_new, un_tmp); in nl_find_nhop()
230 if (un_tmp != NULL) { in nl_find_nhop()
232 nh = un_tmp->un_nhop; in nl_find_nhop()