NL802154_IFTYPE_NODE  282 net/mac802154/iface.c 			if (wpan_dev->iftype == NL802154_IFTYPE_NODE &&
NL802154_IFTYPE_NODE  283 net/mac802154/iface.c 			    nsdata->wpan_dev.iftype == NL802154_IFTYPE_NODE)
NL802154_IFTYPE_NODE  581 net/mac802154/iface.c 	case NL802154_IFTYPE_NODE:
NL802154_IFTYPE_NODE  639 net/mac802154/iface.c 	case NL802154_IFTYPE_NODE:
NL802154_IFTYPE_NODE  112 net/mac802154/main.c 	phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE);
NL802154_IFTYPE_NODE  186 net/mac802154/main.c 				NL802154_IFTYPE_NODE,
NL802154_IFTYPE_NODE  206 net/mac802154/rx.c 		if (sdata->wpan_dev.iftype != NL802154_IFTYPE_NODE)