DEBSOURCES
Skip Quicknav
sources / libnetfilter-log / 1.0.2-4 / include / internal.h
123456789
#ifndef _LIBNETFILTER_LOG_INTERNAL_H #define _LIBNETFILTER_LOG_INTERNAL_H struct nflog_data { struct nfattr **nfa; }; #endif