Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dportalgo.c114 static int algo_hash(int, uint16_t *, struct inpcb *, kauth_cred_t);
133 .func = algo_hash
602 algo_hash(int algo, uint16_t *port, struct inpcb *inp, in algo_hash() function