Home
last modified time | relevance | path

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

/system/connectivity/shill/
Darp_client_test_helper.cc37 packet_.set_operation(operation); in GeneratePacket()
49 packet->set_operation(packet_.operation()); in SimulateReceivePacket()
Darp_packet.h66 void set_operation(uint16_t operation) { in set_operation() function