Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_pcb.c242 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in6_pcbbind()
265 if (t && (! in_pcbbind_check_bindmulti(inp, t))) in in6_pcbbind()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h814 int in_pcbbind_check_bindmulti(const struct inpcb *ni,
/f-stack/freebsd/netinet/
H A Din_pcb.h814 int in_pcbbind_check_bindmulti(const struct inpcb *ni,
H A Din_pcb.c874 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()