Home
last modified time | relevance | path

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

/external/libnl/tests/
Dtest-cache-mngr.c22 else if (action == NL_ACT_CHANGE) in change_cb()
/external/libnl/include/netlink/
Dcache.h30 NL_ACT_CHANGE, enumerator
/external/libnl/lib/
Dcache.c773 cb(cache, old, NL_ACT_CHANGE, data); in cache_include()
792 cb(cache, obj, NL_ACT_CHANGE, data); in cache_include()
/external/libnl/lib/route/
Dlink.c2745 { RTM_SETLINK, NL_ACT_CHANGE, "set" },