Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnl802154.h176 NL802154_IFTYPE_UNSPEC = (~(__u32)0), enumerator
/linux/net/ieee802154/
H A Dnl802154.c925 enum nl802154_iftype type = NL802154_IFTYPE_UNSPEC; in nl802154_new_interface()