Searched refs:saphash (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Dsap_tables.c58 saphash(u_short ServType, char *ServName) function
100 hsh = saphash(ServType, ServName);
171 nsap->hash = saphash(si->ServType, si->ServName);
295 nsap->hash = saphash(clone->ServType, clone->ServName);

Completed in 115 milliseconds