OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EBT_FUNCTION_MAXNAMELEN
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebtables.h
26
#define
EBT_FUNCTION_MAXNAMELEN
EBT_TABLE_MAXNAMELEN
83
char name[
EBT_FUNCTION_MAXNAMELEN
];
91
char name[
EBT_FUNCTION_MAXNAMELEN
];
99
char name[
EBT_FUNCTION_MAXNAMELEN
];
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebtables.h
22
#define
EBT_FUNCTION_MAXNAMELEN
EBT_TABLE_MAXNAMELEN
123
char name[
EBT_FUNCTION_MAXNAMELEN
];
133
char name[
EBT_FUNCTION_MAXNAMELEN
];
143
char name[
EBT_FUNCTION_MAXNAMELEN
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h
21
#define
EBT_FUNCTION_MAXNAMELEN
EBT_TABLE_MAXNAMELEN
122
char name[
EBT_FUNCTION_MAXNAMELEN
];
132
char name[
EBT_FUNCTION_MAXNAMELEN
];
142
char name[
EBT_FUNCTION_MAXNAMELEN
];
/external/iptables/iptables/
nft-bridge.h
39
#define
EBT_FUNCTION_MAXNAMELEN
EBT_TABLE_MAXNAMELEN
Completed in 230 milliseconds