Home
last modified time | relevance | path

Searched refs:PACKET_FANOUT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c94 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &args, in sock_fanout_open()
98 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &val, in sock_fanout_open()
135 if (getsockopt(fd, SOL_PACKET, PACKET_FANOUT, in sock_fanout_getopts()
H A Dtoeplitz.c368 if (setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &args, sizeof(args))) { in create_ring()
375 setsockopt(fd, SOL_PACKET, PACKET_FANOUT, in create_ring()
/openbmc/linux/include/uapi/linux/
H A Dif_packet.h56 #define PACKET_FANOUT 18 macro
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst637 #ifndef PACKET_FANOUT
638 # define PACKET_FANOUT 18
673 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT,
/openbmc/linux/net/packet/
H A Daf_packet.c3978 case PACKET_FANOUT: in packet_setsockopt()
4131 case PACKET_FANOUT: in packet_getsockopt()
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml311 # Set threads to > 1 to use PACKET_FANOUT support