Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dportalgo.c116 static int algo_randinc(int, uint16_t *, struct inpcb *, kauth_cred_t);
141 .func = algo_randinc
704 algo_randinc(int algo, uint16_t *port, struct inpcb *inp, in algo_randinc() function