Home
last modified time | relevance | path

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

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.h71 uint32_t packet_id() const { return packet_id_; } in packet_id()
92 uint32_t packet_id_; variable
Dnetfilter_queue_processor.cc54 : packet_id_(0), in Packet()
79 packet_id_ = ntohl(packet_header->packet_id); in ParseNetfilterData()
135 packet_id_ = packet_id; in SetValues()