Searched refs:ValidOwnerLength (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h968 #define ValidOwnerLength(X) ( (X) == DNSOpt_OwnerData_ID_Space - 4 || \ macro
H A DDNSCommon.c3181 if (ValidOwnerLength(opt->optlen))
3191 // This mDNSPlatformMemCopy is safe because the ValidOwnerLength(opt->optlen) check above

Completed in 96 milliseconds