Searched refs:octets_in_rtp_header (Results 1 – 2 of 2) sorted by relevance
1072 int octets_in_rtp_header = 12; in srtp_packet_to_string() local1073 uint8_t *data = ((uint8_t *)hdr)+octets_in_rtp_header; in srtp_packet_to_string()1074 int hex_len = pkt_octet_len-octets_in_rtp_header; in srtp_packet_to_string()
71 #define octets_in_rtp_header 12 macro615 if (*pkt_octet_len < octets_in_rtp_header) in srtp_protect()859 if (*pkt_octet_len < octets_in_rtp_header) in srtp_unprotect()