Searched defs:unicast (Results 1 – 2 of 2) sorted by relevance
103 typedef enum { unicast, bcast, mcast } dstaddr_t; enumerator
6643 mDNSlocal void SendSleepGoodbyes(mDNS *const m, mDNSBool AllInterfaces, mDNSBool unicast) in SendSleepGoodbyes()