Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dobject.h46 extern uint64_t nl_object_diff64(struct nl_object *,
/external/libnl/lib/
Dobject.c362 uint64_t nl_object_diff64(struct nl_object *a, struct nl_object *b) in nl_object_diff64() function
390 diff = nl_object_diff64(a, b); in nl_object_diff()
Dcache.c802 diff = nl_object_diff64(old, obj); in cache_include()
843 diff = nl_object_diff64(old, obj); in cache_include()
/external/libnl/
Dlibnl-3.sym352 nl_object_diff64;
/external/libnl/lib/xfrm/
Dsa.c968 diff = nl_object_diff64(old_sa, obj); in xfrm_sa_update_cache()