Home
last modified time | relevance | path

Searched defs:packet_header (Results 1 – 6 of 6) sorted by relevance

/external/libpcap/
Dpcap-enet.c32 struct packet_header { struct
51 register struct packet_header *ph; in readloop() argument
Dpcap-sita.c963 unsigned char packet_header[HEADER_SIZE]; in pcap_read_acn() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_fax.cc26 const RTPHeader* packet_header, in GetDecisionSpecialized()
Ddecision_logic.cc108 const RTPHeader* packet_header, in GetDecision()
Ddecision_logic_normal.cc31 const RTPHeader* packet_header, in GetDecisionSpecialized()
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Drtc_event_log_source.cc84 uint8_t* packet_header = new uint8_t[rtp_packet->header().size()]; in NextPacket() local