Home
last modified time | relevance | path

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

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.h68 int in_device() const { return in_device_; } in in_device()
93 int in_device_; variable
Dnetfilter_queue_processor.cc55 in_device_(0), in Packet()
80 in_device_ = nfq_get_indev(netfilter_data); in ParseNetfilterData()
132 in_device_ = in_device; in SetValues()