Lines Matching defs:packet_cstr
60 ((packet_size == (sizeof(s) - 1)) && (strcmp((packet_cstr), (s)) == 0))
63 ::strncmp(packet_cstr, s, (sizeof(s) - 1)) == 0)
70 const char *packet_cstr = m_packet.c_str();
96 switch (packet_cstr[1]) {
172 switch (packet_cstr[1]) {
391 switch (packet_cstr[1]) {
461 if (packet_cstr[1] >= '0' && packet_cstr[1] <= '4')
466 if (packet_cstr[1] >= '0' && packet_cstr[1] <= '4')