Home
last modified time | relevance | path

Searched refs:EBT_SO_GET_INIT_ENTRIES (Results 1 – 11 of 11) sorted by relevance

/external/strace/xlat/
Dgetsock_ip_options.h45 #if defined(EBT_SO_GET_INIT_ENTRIES) || (defined(HAVE_DECL_EBT_SO_GET_INIT_ENTRIES) && HAVE_DECL_EB…
46 XLAT(EBT_SO_GET_INIT_ENTRIES),
Dgetsock_ip_options.in15 EBT_SO_GET_INIT_ENTRIES
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debtables.h210 #define EBT_SO_GET_INIT_ENTRIES (EBT_SO_GET_INIT_INFO+1) macro
211 #define EBT_SO_GET_MAX (EBT_SO_GET_INIT_ENTRIES+1)
/external/syzkaller/sys/linux/
Dnetfilter_bridge_ppc64le.const58 EBT_SO_GET_INIT_ENTRIES = 131
Dnetfilter_bridge_386.const58 EBT_SO_GET_INIT_ENTRIES = 131
Dnetfilter_bridge_arm.const58 EBT_SO_GET_INIT_ENTRIES = 131
Dnetfilter_bridge_arm64.const58 EBT_SO_GET_INIT_ENTRIES = 131
Dnetfilter_bridge_amd64.const58 EBT_SO_GET_INIT_ENTRIES = 131
Dnetfilter_bridge.txt30 getsockopt$EBT_SO_GET_INIT_ENTRIES(fd sock_in, level const[SOL_IP], opt const[EBT_SO_GET_INIT_ENTRI…
/external/syzkaller/executor/
Dcommon_linux.h1289 if (getsockopt(fd, SOL_IP, EBT_SO_GET_INIT_ENTRIES, &table->replace, &optlen)) in checkpoint_ebtables()
/external/syzkaller/pkg/csource/
Dgenerated.go2799 if (getsockopt(fd, SOL_IP, EBT_SO_GET_INIT_ENTRIES, &table->replace, &optlen))