Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_pcb.c284 } else if (t && (reuseport & inp_so_options(t)) == 0 && in in6_pcbbind()
285 (reuseport_lb & inp_so_options(t)) == 0) { in in6_pcbbind()
308 (reuseport & inp_so_options(t)) == 0 && in in6_pcbbind()
309 (reuseport_lb & inp_so_options(t)) == 0 && in in6_pcbbind()
/f-stack/freebsd/netinet/
H A Din_pcb.c848 inp_so_options(const struct inpcb *inp) in inp_so_options() function
1047 (reuseport & inp_so_options(t)) == 0 && in in_pcbbind_setup()
1048 (reuseport_lb & inp_so_options(t)) == 0) { in in_pcbbind_setup()
2713 so_options = inp_so_options(inp); in in_pcbinshash_internal()
H A Din_pcb.h623 int inp_so_options(const struct inpcb *inp);
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h623 int inp_so_options(const struct inpcb *inp);