Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dmqtt.h45 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()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpqdmdepay.c332 guint packetid = payload[pos++]; in gst_rtp_qdm2_depay_process() local
/third_party/libnl/lib/netfilter/
Dqueue_msg_obj.c228 void nfnl_queue_msg_set_packetid(struct nfnl_queue_msg *msg, uint32_t packetid) in nfnl_queue_msg_set_packetid()