Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dpsock_fanout.c361 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
386 PACKET_FANOUT_FLAG_UNIQUEID, 0); in test_unique_fanout_group_ids()
394 if (sock_fanout_open(PACKET_FANOUT_HASH | PACKET_FANOUT_FLAG_UNIQUEID, in test_unique_fanout_group_ids()
530 ret |= test_datapath(PACKET_FANOUT_FLAG_UNIQUEID, port_off, in main()
/linux/include/uapi/linux/
A Dif_packet.h72 #define PACKET_FANOUT_FLAG_UNIQUEID 0x2000 macro
/linux/net/packet/
A Daf_packet.c1725 if (type_flags & PACKET_FANOUT_FLAG_UNIQUEID) { in fanout_add()
1735 flags &= ~(PACKET_FANOUT_FLAG_UNIQUEID >> 8); in fanout_add()

Completed in 12 milliseconds