Searched refs:GetNetmaskForDevice (Results 1 – 2 of 2) sorted by relevance
149 static uint32_t GetNetmaskForDevice(int device_index);
289 uint32_t NetfilterQueueProcessor::GetNetmaskForDevice(int device_index) { in GetNetmaskForDevice() function in shill::shims::NetfilterQueueProcessor437 uint32_t netmask = GetNetmaskForDevice(device_index); in LogOutgoingPacket()