This file is indexed.

/usr/src/xtables-addons-2.3/compat_rawpost.h is in xtables-addons-dkms 2.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
#ifndef XTA_COMPAT_RAWPOST_H
#define XTA_COMPAT_RAWPOST_H 1

typedef struct sk_buff sk_buff_t;

#endif /* XTA_COMPAT_RAWPOST_H */