Searched defs:packet_type (Results 1 – 15 of 15) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | mmst.c | 100 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
|
D | lxfdec.c | 52 uint32_t video_format, packet_type, extended_size; member
|
D | sga.c | 42 int packet_type; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | layout_mbuf_1_0.h | 104 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
|
D | layout_mbuf.h | 103 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | check_output.py | 493 packet_type = stdin.read(4) variable
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | kate.c | 232 unsigned char packet_type; in check_buffers() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstdvdspu.c | 986 guint8 packet_type; in gst_dvd_spu_subpic_chain() local
|
/third_party/ffmpeg/libavcodec/ |
D | g729dec.c | 412 G729Formats packet_type; in decode_frame() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | flvmux.c | 363 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/ |
D | wpa_auth.h | 29 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member
|
/third_party/ffmpeg/libavfilter/ |
D | af_hdcd.c | 909 hdcd_pf packet_type; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth.h | 29 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | layout_mbuf_1_0.rs | 290 pub packet_type: __BindgenUnionField<u32>, field
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 76725 __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;
|