This file is indexed.

/usr/include/bitstream/ietf/rtp7587.h is in libbitstream-dev 1.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
/*
 * RTP Payload Format for the Opus Speech and Audio Codec
 */
#ifndef __BITSTREAM_IETF_RTP7587_H__
# define __BITSTREAM_IETF_RTP7587_H__

#define RTP_7587_CLOCKRATE       48000

#endif /* !__BITSTREAM_IETF_RTP7587_H__ */