This file is indexed.

/usr/include/libsmpp34/def_frame/tlv.frame is in libsmpp34-dev 1.10-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
U16( instancia, tag   , valueDec_16 );
U16( instancia, length, valueDec_16 );
UUU( instancia, value, MAX_TLV_SIZE ); /* max long TLV-octet = 1024 */
TLV( instancia, next, do_tlv );