Home
last modified time | relevance | path

Searched refs:EBT_NFLOG_PREFIX_SIZE (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debt_nflog.h9 #define EBT_NFLOG_PREFIX_SIZE 64 macro
21 char prefix[EBT_NFLOG_PREFIX_SIZE];
/external/iptables/extensions/
Dlibebt_nflog.c76 if (strlen(optarg) > EBT_NFLOG_PREFIX_SIZE - 1) in brnflog_parse()
79 strncpy(info->prefix, optarg, EBT_NFLOG_PREFIX_SIZE); in brnflog_parse()
/external/syzkaller/sys/linux/
Dnetfilter_bridge_ppc64le.const52 EBT_NFLOG_PREFIX_SIZE = 64
Dnetfilter_bridge_386.const52 EBT_NFLOG_PREFIX_SIZE = 64
Dnetfilter_bridge_arm.const52 EBT_NFLOG_PREFIX_SIZE = 64
Dnetfilter_bridge_arm64.const52 EBT_NFLOG_PREFIX_SIZE = 64
Dnetfilter_bridge_amd64.const52 EBT_NFLOG_PREFIX_SIZE = 64
Dnetfilter_bridge.txt420 prefix array[int8, EBT_NFLOG_PREFIX_SIZE]