Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp_var.h42 #define mpath_hash_obj(_obj) (hash_nhgrp(_obj))
H A Dnhgrp.c89 static unsigned int hash_nhgrp(const struct nhgrp_priv *obj);
123 hash_nhgrp(const struct nhgrp_priv *obj) in hash_nhgrp() function