Searched refs:ahash (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | if.c | 100 static uint_t ahash(const void *, uint_t); 110 NULL, ahash, offsetof(struct interface, int_ahash), 118 NULL, ahash, offsetof(struct interface, int_bhash), 142 ahash(const void *arg, size_t voffs) in ahash() function
|