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

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Daf.h47 * Structure returned by af_hash routines.
67 af_hash_t *af_hash; /* returns keys based on address */ member in struct:afswitch
H A Dtables.c76 (*afswitch[dst->sa_family].af_hash)(dst, &h);
103 (*afswitch[af].af_hash)(dst, &h);
132 (*afswitch[af].af_hash)(dst, &h);
182 (*afswitch[af].af_hash)(dst, &h);

Completed in 68 milliseconds