Home
last modified time | relevance | path

Searched refs:GetNetmaskForDevice (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.h149 static uint32_t GetNetmaskForDevice(int device_index);
Dnetfilter_queue_processor.cc289 uint32_t NetfilterQueueProcessor::GetNetmaskForDevice(int device_index) { in GetNetmaskForDevice() function in shill::shims::NetfilterQueueProcessor
437 uint32_t netmask = GetNetmaskForDevice(device_index); in LogOutgoingPacket()