Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dqeth.h93 #define QETH_QARP_STRIP_ENTRIES 0x8000 macro
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1327 do_strip_entries = (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) > 0; in qeth_l3_arp_query_cb()
1369 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) in qeth_l3_arp_query_cb()
1370 qdata->reply_bits |= QETH_QARP_STRIP_ENTRIES; in qeth_l3_arp_query_cb()