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()311 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()319 if (typeflags != PACKET_FANOUT_HASH) { in test_unique_fanout_group_ids()329 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, first_group_id); in test_unique_fanout_group_ids()336 fds[2] = sock_fanout_open(PACKET_FANOUT_HASH | in test_unique_fanout_group_ids()345 if (sock_fanout_open(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_UNIQUEID, in test_unique_fanout_group_ids()445 ret = test_datapath(PACKET_FANOUT_HASH, port_off, in main()[all …]
61 #define PACKET_FANOUT_HASH 0 macro
581 - PACKET_FANOUT_HASH: schedule to socket by skb's packet hash614 # define PACKET_FANOUT_HASH 0696 fanout_type = PACKET_FANOUT_HASH;
1428 case PACKET_FANOUT_HASH: in packet_rcv_fanout()1640 case PACKET_FANOUT_HASH: in fanout_add()