Searched refs:rt_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Dtable.h79 #define rt_hash rt_rtu.rtu_entry.rtu_hash /* for net or host */ macro
H A Dtables.c80 if (rt->rt_hash != hash)
109 if (rt->rt_hash != hash)
139 rt->rt_hash = hash;
188 rt->rt_hash = hash;

Completed in 97 milliseconds