Home
last modified time | relevance | path

Searched refs:EBT_SO_SET_ENTRIES (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dsetsock_ip_options.h30 #if defined(EBT_SO_SET_ENTRIES) || (defined(HAVE_DECL_EBT_SO_SET_ENTRIES) && HAVE_DECL_EBT_SO_SET_E…
31 XLAT(EBT_SO_SET_ENTRIES),
Dsetsock_ip_options.in10 EBT_SO_SET_ENTRIES
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debtables.h203 #define EBT_SO_SET_ENTRIES (EBT_BASE_CTL) macro
204 #define EBT_SO_SET_COUNTERS (EBT_SO_SET_ENTRIES+1)
/external/syzkaller/sys/linux/
Dnetfilter_bridge_ppc64le.const61 EBT_SO_SET_ENTRIES = 128
Dnetfilter_bridge_386.const61 EBT_SO_SET_ENTRIES = 128
Dnetfilter_bridge_arm.const61 EBT_SO_SET_ENTRIES = 128
Dnetfilter_bridge_arm64.const61 EBT_SO_SET_ENTRIES = 128
Dnetfilter_bridge_amd64.const61 EBT_SO_SET_ENTRIES = 128
Dnetfilter_bridge.txt25 setsockopt$EBT_SO_SET_ENTRIES(fd sock_in, level const[SOL_IP], opt const[EBT_SO_SET_ENTRIES], val p…
/external/syzkaller/pkg/report/testdata/linux/report/
D22420 setsockopt$EBT_SO_SET_ENTRIES(r0, 0x0, 0x80, &(0x7f0000000280)=@broute={'broute\x00', 0x20, 0x1, 0x…
/external/syzkaller/executor/
Dcommon_linux.h1344 if (setsockopt(fd, SOL_IP, EBT_SO_SET_ENTRIES, &table->replace, optlen)) in reset_ebtables()
/external/syzkaller/pkg/csource/
Dgenerated.go2853 if (setsockopt(fd, SOL_IP, EBT_SO_SET_ENTRIES, &table->replace, optlen))