Home
last modified time | relevance | path

Searched refs:ListenerEntry (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.h104 struct ListenerEntry { struct
105 ListenerEntry() in ListenerEntry() argument
112 ListenerEntry(time_t last_transmission_in, in ListenerEntry() function
132 typedef std::shared_ptr<ListenerEntry> ListenerEntryPtr; argument
Dnetfilter_queue_processor_unittest.cc50 NetfilterQueueProcessor::ListenerEntry& GetListener(int index) { in GetListener()
Dnetfilter_queue_processor.cc439 new ListenerEntry(now, port, device_index, in LogOutgoingPacket()