Searched refs:INP_REUSEPORT (Results 1 – 6 of 6) sorted by relevance
1125 inp->inp_flags2 |= INP_REUSEPORT; in ip_ctloutput()1127 inp->inp_flags2 &= ~INP_REUSEPORT; in ip_ctloutput()
737 #define INP_REUSEPORT 0x00000008 /* SO_REUSEPORT option is set */ macro
856 if ((inp->inp_flags2 & INP_REUSEPORT) != 0) in inp_so_options()1014 (t->inp_flags2 & INP_REUSEPORT) || in in_pcbbind_setup()
230 (t->inp_flags2 & INP_REUSEPORT) || in in6_pcbbind()
1654 inp->inp_flags2 |= INP_REUSEPORT; in ip6_ctloutput()1656 inp->inp_flags2 &= ~INP_REUSEPORT; in ip6_ctloutput()