Searched refs:in_pcbbind_check_bindmulti (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Din_pcb.h678 int in_pcbbind_check_bindmulti(const struct inpcb *ni,
H A Din_pcb.c523 in_pcbbind_check_bindmulti(const struct inpcb *ni, const struct inpcb *oi) function
663 if (t && (! in_pcbbind_check_bindmulti(inp, t)))
691 if (t && (! in_pcbbind_check_bindmulti(inp, t)))
/freebsd-11-stable/sys/netinet6/
H A Din6_pcb.c226 if (t && (! in_pcbbind_check_bindmulti(inp, t)))
249 if (t && (! in_pcbbind_check_bindmulti(inp, t)))

Completed in 92 milliseconds