Searched refs:portalgo_randport (Results 1 – 4 of 4) sorted by relevance
37 int portalgo_randport(uint16_t *, struct inpcb *, kauth_cred_t);
747 portalgo_randport(uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in portalgo_randport() function
303 error = portalgo_randport(&lport, inp, cred); in inpcb_set_port()
874 error = portalgo_randport(&lport, inp, l->l_cred); in in6pcb_set_port()