Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h93 #define ARPHRD_IEEE802154_MONITOR 805 /* IEEE 802.15.4 network monitor */ macro
/openbmc/linux/net/mac802154/
H A Diface.c644 ndev->type = ARPHRD_IEEE802154_MONITOR; in ieee802154_if_add()
/openbmc/linux/drivers/net/
H A Dtun.c3053 case ARPHRD_IEEE802154_MONITOR: in tun_get_addr_len()