Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/ !
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()
/linux-6.1.9/include/uapi/linux/ !
Dif_packet.h72 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
/linux-6.1.9/net/packet/ !
Daf_packet.c1726 if (type_flags & PACKET_FANOUT_FLAG_UNIQUEID) { in fanout_add()
1736 flags &= ~(PACKET_FANOUT_FLAG_UNIQUEID >> 8); in fanout_add()