Searched refs:EBT_SO_GET_INIT_ENTRIES (Results 1 – 11 of 11) sorted by relevance
/external/strace/xlat/ |
D | getsock_ip_options.h | 45 #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),
|
D | getsock_ip_options.in | 15 EBT_SO_GET_INIT_ENTRIES
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebtables.h | 210 #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/ |
D | netfilter_bridge_ppc64le.const | 58 EBT_SO_GET_INIT_ENTRIES = 131
|
D | netfilter_bridge_386.const | 58 EBT_SO_GET_INIT_ENTRIES = 131
|
D | netfilter_bridge_arm.const | 58 EBT_SO_GET_INIT_ENTRIES = 131
|
D | netfilter_bridge_arm64.const | 58 EBT_SO_GET_INIT_ENTRIES = 131
|
D | netfilter_bridge_amd64.const | 58 EBT_SO_GET_INIT_ENTRIES = 131
|
D | netfilter_bridge.txt | 30 getsockopt$EBT_SO_GET_INIT_ENTRIES(fd sock_in, level const[SOL_IP], opt const[EBT_SO_GET_INIT_ENTRI…
|
/external/syzkaller/executor/ |
D | common_linux.h | 1289 if (getsockopt(fd, SOL_IP, EBT_SO_GET_INIT_ENTRIES, &table->replace, &optlen)) in checkpoint_ebtables()
|
/external/syzkaller/pkg/csource/ |
D | generated.go | 2799 if (getsockopt(fd, SOL_IP, EBT_SO_GET_INIT_ENTRIES, &table->replace, &optlen))
|