Searched refs:PACKET_FANOUT_HASH (Results 1 – 4 of 4) sorted by relevance
273 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()278 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()283 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()292 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()318 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()333 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()341 fds[2] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()361 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()369 if (typeflags != PACKET_FANOUT_HASH) { in test_unique_fanout_group_ids()386 fds[2] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()[all …]
63 #define PACKET_FANOUT_HASH 0 macro
606 - PACKET_FANOUT_HASH: schedule to socket by skb's packet hash639 # define PACKET_FANOUT_HASH 0721 fanout_type = PACKET_FANOUT_HASH;
1477 case PACKET_FANOUT_HASH: in packet_rcv_fanout()1695 case PACKET_FANOUT_HASH: in fanout_add()
Completed in 15 milliseconds