Lines Matching defs:algo
155 uint16_t *mymin, uint16_t *mymax, uint16_t **pnext_ephemeral, int algo) in pcb_getports()
374 algo_bsd(int algo, uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in algo_bsd()
410 algo_random_start(int algo, uint16_t *port, struct inpcb *inp, in algo_random_start()
464 algo_random_pick(int algo, uint16_t *port, struct inpcb *inp, in algo_random_pick()
602 algo_hash(int algo, uint16_t *port, struct inpcb *inp, in algo_hash()
651 algo_doublehash(int algo, uint16_t *port, struct inpcb *inp, in algo_doublehash()
704 algo_randinc(int algo, uint16_t *port, struct inpcb *inp, in algo_randinc()
749 int algo, error; in portalgo_randport() local
827 portalgo_algo_name_select(const char *name, int *algo) in portalgo_algo_name_select()
844 portalgo_algo_index_select(struct inpcb *inp, int algo) in portalgo_algo_index_select()
862 sysctl_portalgo_selected(SYSCTLFN_ARGS, int *algo) in sysctl_portalgo_selected()