Home
last modified time | relevance | path

Searched refs:INP_ANONPORT (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/netinet/
H A Din_pcb.h166 #define INP_ANONPORT 0x0040 /* port chosen for user */ macro
H A Din_pcb.c307 inp->inp_flags |= INP_ANONPORT; in inpcb_set_port()
/netbsd/usr.bin/sockstat/
H A Dsockstat.c652 if (!(f & INP_ANONPORT))
/netbsd/usr.bin/netstat/
H A Dinet.c155 } else if (inp_flags & INP_ANONPORT) { in protopr0()
/netbsd/doc/
H A DCHANGES.prev3918 (INP_ANONPORT) to indicate if the port was ephemerally
3920 netstat(1): if a pcb has INP_ANONPORT set, don't attempt to lookup