Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dportalgo.c111 static int algo_bsd(int, uint16_t *, struct inpcb *, kauth_cred_t);
121 .func = algo_bsd
374 algo_bsd(int algo, uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in algo_bsd() function