Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dconfig.h23 #define NETDEV_BLOCK_NAME "netdev" macro
/mOS-networking-stack/core/src/
H A Dconfig.c389 if (strcmp(child->name, NETDEV_BLOCK_NAME) == 0) { in MosConfAddChild()
628 blk->name = NETDEV_BLOCK_NAME; in InitNetdevBlock()