Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Dnexthop.c93 #define unhop_hash_obj(_obj) (hash_unhop(_obj))
118 static unsigned int hash_unhop(const struct user_nhop *obj);
134 hash_unhop(const struct user_nhop *obj) in hash_unhop() function