Home
last modified time | relevance | path

Searched refs:QETH_QARP_STRIP_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/s390/include/uapi/asm/
Dqeth.h93 #define QETH_QARP_STRIP_ENTRIES 0x8000 macro
/linux-6.1.9/drivers/s390/net/
Dqeth_l3_main.c1323 do_strip_entries = (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) > 0; in qeth_l3_arp_query_cb()
1365 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) in qeth_l3_arp_query_cb()
1366 qdata->reply_bits |= QETH_QARP_STRIP_ENTRIES; in qeth_l3_arp_query_cb()