X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/04ca8c30597b334f3c755e17b165e180bfb50b7a..95d7a4a31d5b4557b29fba1e0cdd09f1216ada8c:/mDNSMacOSX/mDNSMacOSX.h?ds=sidebyside diff --git a/mDNSMacOSX/mDNSMacOSX.h b/mDNSMacOSX/mDNSMacOSX.h index 00bfb87..eb1e128 100644 --- a/mDNSMacOSX/mDNSMacOSX.h +++ b/mDNSMacOSX/mDNSMacOSX.h @@ -169,6 +169,7 @@ struct mDNS_PlatformSupport_struct { NetworkInterfaceInfoOSX *InterfaceList; KQSocketSet permanentsockets; + int num_mcasts; // Number of multicasts received during this CPU scheduling period (used for CPU limiting) domainlabel userhostlabel; // The hostlabel as it was set in System Preferences the last time we looked domainlabel usernicelabel; // The nicelabel as it was set in System Preferences the last time we looked // Following four variables are used for optimization where the helper is not