Home
last modified time | relevance | path

Searched refs:PACKET_FANOUT_FLAG_UNIQUEID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c362 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
387 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
395 if (sock_fanout_open(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_UNIQUEID, in test_unique_fanout_group_ids()
531 ret |= test_datapath(PACKET_FANOUT_FLAG_UNIQUEID, port_off, in main()
/openbmc/linux/include/uapi/linux/
H A Dif_packet.h73 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
/openbmc/linux/net/packet/
H A Daf_packet.c1789 if (type_flags & PACKET_FANOUT_FLAG_UNIQUEID) { in fanout_add()
1799 flags &= ~(PACKET_FANOUT_FLAG_UNIQUEID >> 8); in fanout_add()