Home
last modified time | relevance | path

Searched refs:PACKET_FANOUT_CPU (Results 1 – 21 of 21) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_fanout.c288 if (sock_fanout_open(PACKET_FANOUT_CPU, 0) != -1) { in test_control_group()
324 if (sock_fanout_open(PACKET_FANOUT_CPU, first_group_id) != -1) { in test_unique_fanout_group_ids()
470 ret |= test_datapath(PACKET_FANOUT_CPU, port_off, in main()
474 ret |= test_datapath(PACKET_FANOUT_CPU, port_off, in main()
/external/syzkaller/sys/linux/
Dsocket_packet_386.const36 PACKET_FANOUT_CPU = 2
Dsocket_packet_ppc64le.const36 PACKET_FANOUT_CPU = 2
Dsocket_packet_arm64.const36 PACKET_FANOUT_CPU = 2
Dsocket_packet_amd64.const36 PACKET_FANOUT_CPU = 2
Dsocket_packet_arm.const36 PACKET_FANOUT_CPU = 2
Dsocket_packet.txt98 packet_fanout_types = PACKET_FANOUT_HASH, PACKET_FANOUT_LB, PACKET_FANOUT_CPU, PACKET_FANOUT_ROLLOV…
/external/kernel-headers/original/uapi/linux/
Dif_packet.h64 #define PACKET_FANOUT_CPU 2 macro
/external/iproute2/include/uapi/linux/
Dif_packet.h63 #define PACKET_FANOUT_CPU 2 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go943 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_mipsle.go1184 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_s390x.go1183 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_arm.go1183 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_ppc64le.go1185 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_mips64.go1184 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_ppc64.go1185 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_amd64.go1185 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_mips64le.go1184 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_386.go1185 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_mips.go1184 PACKET_FANOUT_CPU = 0x2 const
Dzerrors_linux_arm64.go1186 PACKET_FANOUT_CPU = 0x2 const