Home
last modified time | relevance | path

Searched refs:ip_packet_len (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstpcapparse.c379 guint16 ip_packet_len; in gst_pcap_parse_scan_frame() local
454 ip_packet_len = GUINT16_FROM_BE (*(guint16 *) (buf_ip + 2)); in gst_pcap_parse_scan_frame()
477 *payload_size = ip_packet_len - ip_header_size - len; in gst_pcap_parse_scan_frame()