Home
last modified time | relevance | path

Searched refs:PACKET_FANOUT_HASH (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
A Dpsock_fanout.c272 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()
277 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()
282 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()
291 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()
317 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()
332 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()
340 fds[2] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()
360 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()
368 if (typeflags != PACKET_FANOUT_HASH) { in test_unique_fanout_group_ids()
385 fds[2] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()
[all …]
/linux/include/uapi/linux/
A Dif_packet.h63 #define PACKET_FANOUT_HASH 0 macro
/linux/Documentation/networking/
A Dpacket_mmap.rst606 - PACKET_FANOUT_HASH: schedule to socket by skb's packet hash
639 # define PACKET_FANOUT_HASH 0
721 fanout_type = PACKET_FANOUT_HASH;
/linux/net/packet/
A Daf_packet.c1478 case PACKET_FANOUT_HASH: in packet_rcv_fanout()
1696 case PACKET_FANOUT_HASH: in fanout_add()

Completed in 13 milliseconds