Searched refs:PACKET_FANOUT_HASH (Results 1 – 2 of 2) sorted by relevance
244 fds[0] = sock_fanout_open(PACKET_FANOUT_HASH, 20); in test_control_group()249 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()254 if (sock_fanout_open(PACKET_FANOUT_HASH | in test_control_group()263 fds[1] = sock_fanout_open(PACKET_FANOUT_HASH, 20); in test_control_group()358 ret = test_datapath(PACKET_FANOUT_HASH, port_off, in main()362 ret = test_datapath(PACKET_FANOUT_HASH, ++port_off, in main()366 ret |= test_datapath(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_ROLLOVER, in main()
60 #define PACKET_FANOUT_HASH 0 macro