Searched refs:PACKET_FANOUT_FLAG_UNIQUEID (Results 1 – 5 of 5) sorted by relevance
298 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()323 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()331 if (sock_fanout_open(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_UNIQUEID, in test_unique_fanout_group_ids()464 ret |= test_datapath(PACKET_FANOUT_FLAG_UNIQUEID, port_off, in main()
71 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
72 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
1687 if (type_flags & PACKET_FANOUT_FLAG_UNIQUEID) { in fanout_add()1697 flags &= ~(PACKET_FANOUT_FLAG_UNIQUEID >> 8); in fanout_add()