Searched refs:INP_ANONPORT (Results 1 – 4 of 4) sorted by relevance
331 #define INP_ANONPORT 0x40 /* port chosen for user */ macro374 #define IN6P_ANONPORT INP_ANONPORT
385 inp->inp_flags |= INP_ANONPORT; in in_pcbsetlport()859 inp->inp_flags |= INP_ANONPORT; in in_pcbbind_remote()
436 inp->inp_flags |= INP_ANONPORT; in in6_pcbsetlport()
307 } else if (inp->inp_flags & INP_ANONPORT) { in outputpcb()