Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dpsock_fanout.c287 if (sock_fanout_open(PACKET_FANOUT_CPU, 0) != -1) { in test_control_group()
373 if (sock_fanout_open(PACKET_FANOUT_CPU, first_group_id) != -1) { in test_unique_fanout_group_ids()
523 ret |= test_datapath(PACKET_FANOUT_CPU, port_off, in main()
527 ret |= test_datapath(PACKET_FANOUT_CPU, port_off, in main()
A Dtoeplitz.c336 .type_flags = PACKET_FANOUT_CPU, in create_ring()
/linux/include/uapi/linux/
A Dif_packet.h65 #define PACKET_FANOUT_CPU 2 macro
/linux/net/packet/
A Daf_packet.c1485 case PACKET_FANOUT_CPU: in packet_rcv_fanout()
1698 case PACKET_FANOUT_CPU: in fanout_add()
/linux/Documentation/networking/
A Dpacket_mmap.rst608 - PACKET_FANOUT_CPU: schedule to socket by CPU packet arrives on

Completed in 17 milliseconds