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

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Dtable.h84 #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;
/freebsd-10.0-release/sys/net/
H A Droute.h142 u_long rt_hash; /* to speed lookups */ member in struct:ortentry

Completed in 65 milliseconds