Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dpsock_fanout.c93 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &args, in sock_fanout_open()
97 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &val, in sock_fanout_open()
134 if (getsockopt(fd, SOL_PACKET, PACKET_FANOUT, in sock_fanout_getopts()
A Dtoeplitz.c364 if (setsockopt(fd, SOL_PACKET, PACKET_FANOUT, &args, sizeof(args))) { in create_ring()
371 setsockopt(fd, SOL_PACKET, PACKET_FANOUT, in create_ring()
/linux/include/uapi/linux/
A Dif_packet.h56 #define PACKET_FANOUT 18 macro
/linux/Documentation/networking/
A Dpacket_mmap.rst637 #ifndef PACKET_FANOUT
638 # define PACKET_FANOUT 18
673 err = setsockopt(fd, SOL_PACKET, PACKET_FANOUT,
/linux/net/packet/
A Daf_packet.c3929 case PACKET_FANOUT: in packet_setsockopt()
4078 case PACKET_FANOUT: in packet_getsockopt()

Completed in 15 milliseconds