Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/
H A Dpsock_fanout.c432 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
457 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
465 if (sock_fanout_open(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_UNIQUEID, in test_unique_fanout_group_ids()
603 ret |= test_datapath(PACKET_FANOUT_FLAG_UNIQUEID, port_off, in main()
/linux-6.15/include/uapi/linux/
H A Dif_packet.h73 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
/linux-6.15/net/packet/
H A Daf_packet.c1775 if (type_flags & PACKET_FANOUT_FLAG_UNIQUEID) { in fanout_add()
1785 flags &= ~(PACKET_FANOUT_FLAG_UNIQUEID >> 8); in fanout_add()