Home
last modified time | relevance | path

Searched defs:user_nhop (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netlink/route/
H A Dnexthop.c79 struct user_nhop { struct
87 struct user_nhop *un_next; /* next item in hash chain */ argument
88 struct user_nhop *un_nextchild; /* master -> children */ argument
99 CHT_SLIST_DEFINE(unhop, struct user_nhop); argument