Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dportalgo.c112 static int algo_random_start(int, uint16_t *, struct inpcb *, kauth_cred_t);
125 .func = algo_random_start
410 algo_random_start(int algo, uint16_t *port, struct inpcb *inp, in algo_random_start() function