Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/libiproute/
Drtm_map.c33 #define str_unicast (str_xresolve + sizeof("xresolve")) macro
34 #define str_throw (str_unicast + sizeof("unicast"))
42 return str_unicast; in rtnl_rtntype_n2a()