Searched defs:pingreq (Results 1 – 4 of 4) sorted by relevance
72 function packet_handlers.pingreq(session, packet) function
76 struct ha_msg* pingreq = NULL; in main() local
79 int pingreq; // just to send a ping and to save the number in here member
2938 struct aws_mqtt_packet_connection pingreq; in s_pingreq_send() local