Home
last modified time | relevance | path

Searched refs:nl_object_diff (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/netlink/
Dobject.h44 extern uint32_t nl_object_diff(struct nl_object *,
/external/libnl/
Dlibnl-3.sym164 nl_object_diff;
DChangeLog32 o Added nl_object_diff() returning a bitmask of differences in
/external/libnl/lib/
Dobject.c386 uint32_t nl_object_diff(struct nl_object *a, struct nl_object *b) in nl_object_diff() function
/external/libnl/lib/idiag/
Didiag_msg_obj.c893 …diff |= _DIFF(MEMINFO, nl_object_diff((struct nl_object *) a->idiag_meminfo, (struct nl_object *… in idiagnl_compare()
894 …diff |= _DIFF(VEGASINFO, nl_object_diff((struct nl_object *) a->idiag_vegasinfo, (struct nl_object… in idiagnl_compare()
/external/libnl/python/netlink/
Dcapi.i288 extern uint32_t nl_object_diff(struct nl_object *, struct nl_object *);