Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c1360 mDNSu16 RandPort = mDNSRandom(DYN_PORT_MAX - DYN_PORT_MIN) + DYN_PORT_MIN; in ReceivePortMapReply() local
1361 pub = mDNSOpaque16fromIntVal(RandPort); in ReceivePortMapReply()