Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dhci_packet.h20 #define NIC_TYPE_ICMPV6 0x00000200 macro
H A Dgdm_lte.c386 nic_type |= NIC_TYPE_ICMPV6; in gdm_lte_tx_nic_type()
423 if (nic_type & NIC_TYPE_ICMPV6) { in gdm_lte_tx()
452 if (nic_type & NIC_TYPE_ICMPV6) in gdm_lte_tx()
453 nic_type = NIC_TYPE_ICMPV6; in gdm_lte_tx()