Searched refs:inp_so_options (Results 1 – 4 of 4) sorted by relevance
284 } 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()
848 inp_so_options(const struct inpcb *inp) in inp_so_options() function1047 (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()
623 int inp_so_options(const struct inpcb *inp);