Searched refs:af_netmatch (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Daf.h68 af_netmatch_t *af_netmatch; /* verifies net # matching */ member in struct:afswitch
H A Dif.c108 netmatch = afswitch[af].af_netmatch;
136 netmatch = afswitch[af].af_netmatch;
H A Dstartup.c251 match = afswitch[dst->sa_family].af_netmatch;
H A Dtables.c107 match = afswitch[af].af_netmatch;

Completed in 117 milliseconds