HomeSort by relevance Sort by last modified time
    Searched refs:LIBNL_VERSION (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/netlink/
version.h 18 #define LIBNL_VERSION "3.2.25"
version.h.in 18 #define LIBNL_VERSION "@PACKAGE_VERSION@"
  /external/libnl/
configure.ac 42 m4_define([libnl_version],
45 AC_INIT(libnl, [libnl_version], [], [], [http://www.infradead.org/~tgr/libnl/])
60 LIBNL_VERSION=libnl_version
61 AC_SUBST(LIBNL_VERSION)
  /external/libnl/src/lib/
utils.c 50 printf("libnl tools version %s\n", LIBNL_VERSION);

Completed in 75 milliseconds