Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:xFE

2421 #define mDNSv6AddressIsLinkLocal(X) ((X)->b[0] == 0xFE && ((X)->b[1] & 0xC0) == 0x80)