Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/uapi/asm/
Dqeth.h93 #define QETH_QARP_STRIP_ENTRIES 0x8000 macro
/Linux-v6.6/drivers/s390/net/
Dqeth_l3_main.c1324 do_strip_entries = (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) > 0; in qeth_l3_arp_query_cb()
1366 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) in qeth_l3_arp_query_cb()
1367 qdata->reply_bits |= QETH_QARP_STRIP_ENTRIES; in qeth_l3_arp_query_cb()