Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dportalgo.c113 static int algo_random_pick(int, uint16_t *, struct inpcb *, kauth_cred_t);
129 .func = algo_random_pick
464 algo_random_pick(int algo, uint16_t *port, struct inpcb *inp, in algo_random_pick() function