Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:UnicastDNSPort

67 mDNSexport const mDNSIPPort UnicastDNSPort         = { { UnicastDNSPortAsNumber         >> 8, UnicastDNSPortAsNumber         & 0xFF } };