Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet6/
H A Din6_pcb.c237 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in6_pcbbind()
260 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in6_pcbbind()
/freebsd-13.1/sys/netinet/
H A Din_pcb.h816 int in_pcbbind_check_bindmulti(const struct inpcb *ni,
H A Din_pcb.c881 in_pcbbind_check_bindmulti(const struct inpcb *ni, const struct inpcb *oi) in in_pcbbind_check_bindmulti() function
1026 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in_pcbbind_setup()
1058 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in_pcbbind_setup()