Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmmst.c100 static void start_command_packet(MMSTContext *mmst, MMSCSPacketType packet_type) in start_command_packet()
248 MMSSCPacketType packet_type= -1; in get_tcp_server_response() local
Dlxfdec.c52 uint32_t video_format, packet_type, extended_size; member
Dsga.c42 int packet_type; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_mbuf_1_0.h104 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
Dlayout_mbuf.h103 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py493 packet_type = stdin.read(4) variable
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dkate.c232 unsigned char packet_type; in check_buffers() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c986 guint8 packet_type; in gst_dvd_spu_subpic_chain() local
/third_party/ffmpeg/libavcodec/
Dg729dec.c412 G729Formats packet_type; in decode_frame() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflvmux.c363 check_buf_type_timestamp (GstBuffer * buf, gint packet_type, gint timestamp) in check_buf_type_timestamp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h29 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member
/third_party/ffmpeg/libavfilter/
Daf_hdcd.c909 hdcd_pf packet_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.h29 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_mbuf_1_0.rs290 pub packet_type: __BindgenUnionField<u32>, field
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h76725 __u8 packet_type; member
76831 struct packet_type { struct
76836 int (*func)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); argument
76837 void (*list_func)(struct list_head *, struct packet_type *, struct net_device *); argument
76838 bool (*id_match)(struct packet_type *, struct sock *); argument
76839 struct net *af_packet_net;
76840 void *af_packet_priv;
76841 struct list_head list;