blob: 2e5d90e2a97409e43b44ff5eb9ce28b8c3c40489 [file] [log] [blame]
/*
* This file is auto-generated. Modifications will be lost.
*
* See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information.
*/
#ifndef _NETFILTER_NF_LOG_H
#define _NETFILTER_NF_LOG_H
#define NF_LOG_TCPSEQ 0x01
#define NF_LOG_TCPOPT 0x02
#define NF_LOG_IPOPT 0x04
#define NF_LOG_UID 0x08
#define NF_LOG_NFLOG 0x10
#define NF_LOG_MACDECODE 0x20
#define NF_LOG_MASK 0x2f
#define NF_LOG_PREFIXLEN 128
#endif