Home
last modified time | relevance | path

Searched defs:ListenerEntry (Results 1 – 1 of 1) 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() argument
132 typedef std::shared_ptr<ListenerEntry> ListenerEntryPtr; argument