Home
last modified time | relevance | path

Searched refs:algo_doublehash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dportalgo.c115 static int algo_doublehash(int, uint16_t *, struct inpcb *, kauth_cred_t);
137 .func = algo_doublehash
651 algo_doublehash(int algo, uint16_t *port, struct inpcb *inp, in algo_doublehash() function