Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Derrno.h39 #define NLE_SRCRT_NOSUPPORT 20 macro
/external/libnl/lib/
Derror.c37 [NLE_SRCRT_NOSUPPORT] = "Source based routing not supported",
/external/libnl/lib/route/
Droute_obj.c729 return -NLE_SRCRT_NOSUPPORT; in rtnl_route_set_src()