Home
last modified time | relevance | path

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

/dports/net/netwib/netwib-5.38.0-src/src/netwib/net/
H A Dpriv.c78 ret = NETWIB_ERR_ROUTELOCALDEV; in netwib_priv_conf_routes_gw()
H A Dconfrout.c300 ret = NETWIB_ERR_ROUTELOCALDEV; in netwib_conf_routes_reach_eth()
379 ret = NETWIB_ERR_ROUTELOCALDEV; in netwib_conf_routes_reach_ip()
/dports/net/netwib/netwib-5.38.0-src/src/netwib/
H A Derr.h24 NETWIB_ERR_ROUTELOCALDEV, enumerator
/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/priv/
H A Derr.c62 case NETWIB_ERR_ROUTELOCALDEV: in netwib_priv_err_text()