Home
last modified time | relevance | path

Searched defs:packetid (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dmqtt.h47 unsigned int packetid; member
/third_party/curl/tests/server/
Dmqttd.c260 static int suback(FILE *dump, curl_socket_t fd, unsigned short packetid) in suback()
283 static int puback(FILE *dump, curl_socket_t fd, unsigned short packetid) in puback()
393 curl_socket_t fd, unsigned short packetid, in publish()