Searched refs:PACKET_FANOUT_HASH (Results 1 – 4 of 4) sorted by relevance
296 val = (PACKET_FANOUT_HASH << 16) | 1; in test_unbound_fanout()302 fd1 = sock_fanout_open(PACKET_FANOUT_HASH, 1); in test_unbound_fanout()339 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()346 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()351 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()360 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group()382 if (sock_fanout_open(PACKET_FANOUT_HASH, 0) != -1) { in test_control_group_max_num_members()388 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()396 if (sock_fanout_open(PACKET_FANOUT_HASH, 0) != -1) { in test_control_group_max_num_members()403 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 0); in test_control_group_max_num_members()[all …]
64 #define PACKET_FANOUT_HASH 0 macro
607 - PACKET_FANOUT_HASH: schedule to socket by skb's packet hash640 # define PACKET_FANOUT_HASH 0722 fanout_type = PACKET_FANOUT_HASH;
1475 case PACKET_FANOUT_HASH: in packet_rcv_fanout()1693 case PACKET_FANOUT_HASH: in fanout_add()