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

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Daf.h73 af_ishost_t *af_ishost; /* tells if address is valid */ member in struct:afswitch
H A Dtables.c133 flags = (*afswitch[af].af_ishost)(dst) ? RTF_HOST : 0;
183 flags = (*afswitch[af].af_ishost)(dst) ? RTF_HOST : 0;

Completed in 74 milliseconds