Searched defs:packetid (Results 1 – 3 of 3) sorted by relevance
47 unsigned int packetid; member
261 static int suback(FILE *dump, curl_socket_t fd, unsigned short packetid) in suback()284 static int puback(FILE *dump, curl_socket_t fd, unsigned short packetid) in puback()394 curl_socket_t fd, unsigned short packetid, in publish()
332 guint packetid = payload[pos++]; in gst_rtp_qdm2_depay_process() local