Lines Matching defs:inp
154 pcb_getports(struct inpcb *inp, uint16_t *lastport, in pcb_getports()
240 check_suitable_port(uint16_t port, struct inpcb *inp, kauth_cred_t cred) in check_suitable_port()
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()
510 Fhash(const struct inpcb *inp) in Fhash()
562 iscompletetuple(struct inpcb *inp) in iscompletetuple()
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()
747 portalgo_randport(uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in portalgo_randport()
844 portalgo_algo_index_select(struct inpcb *inp, int algo) in portalgo_algo_index_select()