Searched refs:GetMask (Results 1 – 5 of 5) sorted by relevance
169 if (log && ((log->GetMask() & mask) != 0)) in GetLog()246 MaskType GetMask() const;
307 u_int32_t GetMask(u_int32_t); /* Get appropriate netmask for address */
1097 if (!sifaddr(u, wo->ouraddr, wo->hisaddr, GetMask(wo->ouraddr))) in ip_demand_conf()1181 mask = GetMask(go->ouraddr); in ipcp_up()1206 mask = GetMask(go->ouraddr); in ipcp_up()
1356 GetMask(u_int32_t addr) in GetMask() function
130 Log::MaskType Log::GetMask() const { in GetMask() function in Log