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

  /external/libnl/include/netlink/cli/
neigh.h 20 extern struct rtnl_neigh *nl_cli_neigh_alloc(void);
  /external/libnl/src/lib/
neigh.c 22 struct rtnl_neigh *nl_cli_neigh_alloc(void) function
  /external/libnl/src/
nl-neigh-add.c 58 neigh = nl_cli_neigh_alloc();
nl-neigh-delete.c 75 neigh = nl_cli_neigh_alloc();
nl-neigh-list.c 50 neigh = nl_cli_neigh_alloc();

Completed in 73 milliseconds