Searched refs:EBT_SO_GET_ENTRIES (Results 1 – 11 of 11) sorted by relevance
/external/strace/xlat/ |
D | getsock_ip_options.h | 39 #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),
|
D | getsock_ip_options.in | 13 EBT_SO_GET_ENTRIES
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebtables.h | 208 #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/ |
D | netfilter_bridge_ppc64le.const | 56 EBT_SO_GET_ENTRIES = 129
|
D | netfilter_bridge_386.const | 56 EBT_SO_GET_ENTRIES = 129
|
D | netfilter_bridge_arm.const | 56 EBT_SO_GET_ENTRIES = 129
|
D | netfilter_bridge_arm64.const | 56 EBT_SO_GET_ENTRIES = 129
|
D | netfilter_bridge_amd64.const | 56 EBT_SO_GET_ENTRIES = 129
|
D | netfilter_bridge.txt | 29 getsockopt$EBT_SO_GET_ENTRIES(fd sock_in, level const[SOL_IP], opt const[EBT_SO_GET_ENTRIES], val p…
|
/external/syzkaller/executor/ |
D | common_linux.h | 1329 if (getsockopt(fd, SOL_IP, EBT_SO_GET_ENTRIES, &replace, &optlen)) in reset_ebtables()
|
/external/syzkaller/pkg/csource/ |
D | generated.go | 2839 if (getsockopt(fd, SOL_IP, EBT_SO_GET_ENTRIES, &replace, &optlen))
|