Home
last modified time | relevance | path

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

/external/libnl/tests/
Dtest-cache-mngr.c24 else if (action == NL_ACT_CHANGE) in change_cb()
/external/libnl/lib/
Dcache.c812 NL_ACT_CHANGE, data); in cache_include()
815 cb(cache, old, NL_ACT_CHANGE, data); in cache_include()
845 cb_v2(cache, old, obj, diff, NL_ACT_CHANGE, in cache_include()
848 cb(cache, obj, NL_ACT_CHANGE, data); in cache_include()
/external/libnl/include/netlink/
Dcache.h30 NL_ACT_CHANGE, enumerator
/external/libnl/lib/xfrm/
Dsa.c974 change_cb_v2(cache, old_sa, obj, diff, NL_ACT_CHANGE, data); in xfrm_sa_update_cache()
976 change_cb(cache, obj, NL_ACT_CHANGE, data); in xfrm_sa_update_cache()
/external/libnl/lib/route/
Dlink.c3226 { RTM_SETLINK, NL_ACT_CHANGE, "set" },