Searched refs:INP_ANONPORT (Results 1 – 7 of 7) sorted by relevance
697 #define INP_ANONPORT 0x00000040 /* port chosen for user */ macro
670 inp->inp_flags |= INP_ANONPORT; in in_pcbbind()1125 inp->inp_flags |= INP_ANONPORT; in in_pcbconnect_mbuf()3162 if (inp_flags & INP_ANONPORT) { in db_print_inpflags()
1369 inp->inp_flags |= INP_ANONPORT; in udp_output()
1679 inp->inp_flags |= INP_ANONPORT; in tcp_connect()
958 inp->inp_flags |= INP_ANONPORT; in in6_pcbsetport()
458 } else if (inp->inp_flags & INP_ANONPORT) { in protopr()