Searched refs:in_device (Results 1 – 3 of 3) sorted by relevance
68 int in_device() const { return in_device_; } in in_device() function83 void SetValues(int in_device,
124 void NetfilterQueueProcessor::Packet::SetValues(int in_device, in SetValues() argument132 in_device_ = in_device; in SetValues()376 int device_index = packet.in_device(); in IsIncomingPacketAllowed()
60 void SetPacketValues(int in_device, in SetPacketValues() argument68 packet_.SetValues(in_device, out_device, is_udp, packet_id, in SetPacketValues()