Home
last modified time | relevance | path

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

/external/strace/xlat/
Dgetsock_ip_options.h39 #if defined(EBT_SO_GET_ENTRIES) || (defined(HAVE_DECL_EBT_SO_GET_ENTRIES) && HAVE_DECL_EBT_SO_GET_E…
40 XLAT(EBT_SO_GET_ENTRIES),
Dgetsock_ip_options.in13 EBT_SO_GET_ENTRIES
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debtables.h208 #define EBT_SO_GET_ENTRIES (EBT_SO_GET_INFO+1) macro
209 #define EBT_SO_GET_INIT_INFO (EBT_SO_GET_ENTRIES+1)
/external/syzkaller/sys/linux/
Dnetfilter_bridge_ppc64le.const56 EBT_SO_GET_ENTRIES = 129
Dnetfilter_bridge_386.const56 EBT_SO_GET_ENTRIES = 129
Dnetfilter_bridge_arm.const56 EBT_SO_GET_ENTRIES = 129
Dnetfilter_bridge_arm64.const56 EBT_SO_GET_ENTRIES = 129
Dnetfilter_bridge_amd64.const56 EBT_SO_GET_ENTRIES = 129
Dnetfilter_bridge.txt29 getsockopt$EBT_SO_GET_ENTRIES(fd sock_in, level const[SOL_IP], opt const[EBT_SO_GET_ENTRIES], val p…
/external/syzkaller/executor/
Dcommon_linux.h1329 if (getsockopt(fd, SOL_IP, EBT_SO_GET_ENTRIES, &replace, &optlen)) in reset_ebtables()
/external/syzkaller/pkg/csource/
Dgenerated.go2839 if (getsockopt(fd, SOL_IP, EBT_SO_GET_ENTRIES, &replace, &optlen))