Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dconfig.h25 #define ROUTE_BLOCK_NAME "route_table" macro
/mOS-networking-stack/core/src/
H A Dconfig.c395 } else if (strcmp(child->name, ROUTE_BLOCK_NAME) == 0) { in MosConfAddChild()
814 blk->name = ROUTE_BLOCK_NAME; in InitRouteBlock()