Searched refs:packet_counter (Results 1 – 3 of 3) sorted by relevance
22 packet_counter = 0 variable40 global packet_counter71 packet_counter += 172 return (packet_counter, 0)106 packet_counter = 0 variable
46 static int packet_counter = 1; in dump_packet() local48 …"test_%s_packet_%02u", packet_type == HCI_COMMAND_DATA_PACKET ? "command" : "acl", packet_counter); in dump_packet()55 packet_counter++; in dump_packet()
42 static int packet_counter = 1; in dump_packet()44 …"test_%s_packet_%02u", packet_type == HCI_COMMAND_DATA_PACKET ? "command" : "acl", packet_counter); in dump_packet()51 packet_counter++; in dump_packet()