Searched refs:INP2_EXTERNAL_PORT (Results 1 – 8 of 8) sorted by relevance
316 if (inp->inp_flags2 & INP2_EXTERNAL_PORT) { in in6_pcbbind()374 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in6_pcbbind()409 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()410 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()431 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()432 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()445 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in6_pcbbind()464 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()465 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()486 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in6_pcbbind()[all …]
1785 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in6_pcbsetport()
931 if (inp->inp_flags2 & INP2_EXTERNAL_PORT) { in in_pcbbind()992 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in_pcbbind()1028 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in_pcbbind()1029 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in in_pcbbind()1051 (!(t->inp_flags2 & INP2_EXTERNAL_PORT) || in in_pcbbind()1052 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in in_pcbbind()1077 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in_pcbbind()1201 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in_pcbbind()1263 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in_pcbbind()2788 !(inp->inp_flags2 & INP2_EXTERNAL_PORT)) { in in_pcbinshash()[all …]
859 #define INP2_EXTERNAL_PORT 0x00000400 /* The port is registered externally, for NECP l… macro
2269 head_external_port = (oinp->inp_flags2 & INP2_EXTERNAL_PORT); in tcp_create_server_socket()2426 inp->inp_flags2 |= INP2_EXTERNAL_PORT; in tcp_create_server_socket()
5426 inp->inp_flags2 |= INP2_EXTERNAL_PORT; in sosetoptlock()6144 if (sotoinpcb(so)->inp_flags2 & INP2_EXTERNAL_PORT) { in sogetoptlock()
4180 !(inp->inp_flags2 & INP2_EXTERNAL_PORT) || in necp_socket_is_allowed_to_recv_on_interface()
10088 inp->inp_flags2 & INP2_EXTERNAL_PORT) { in necp_socket_fillout_info_locked()