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

  /bionic/libc/kernel/uapi/linux/
netrom.h 41 ax25_address neighbour; member in struct:nr_route_struct
rose.h 82 ax25_address neighbour; member in struct:rose_route_struct
rtnetlink.h 26 #include <linux/neighbour.h>
  /development/ndk/platforms/android-L/include/linux/
netrom.h 41 ax25_address neighbour; member in struct:nr_route_struct
rose.h 82 ax25_address neighbour; member in struct:rose_route_struct
rtnetlink.h 26 #include <linux/neighbour.h>
  /external/kernel-headers/original/uapi/linux/
netrom.h 30 ax25_address neighbour; member in struct:nr_route_struct
rose.h 68 ax25_address neighbour; member in struct:rose_route_struct
rtnetlink.h 8 #include <linux/neighbour.h>
18 * Routing/neighbour discovery messages.
  /external/libnl/include/netlink/cli/
neigh.h 2 * netlink/cli/neighbour.h CLI Neighbour Helpers
15 #include <netlink/route/neighbour.h>
18 nl_cli_alloc_cache((sk), "neighbour", rtnl_neigh_alloc_cache)
utils.h 36 #include <netlink/route/neighbour.h>
  /external/iproute2/man/man8/
Makefile 9 ip-neighbour.8 ip-mroute.8 ip-maddress.8 ip-addrlabel.8
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
CookiesTable.js 272 var neighbour = node.traverseNextNode() || node.traversePreviousNode();
273 if (neighbour)
274 this._nextSelectedCookie = neighbour.cookie;
  /external/iproute2/doc/
ip-cref.tex 114 \item \verb|neighbour| --- ARP or NDISC cache entry
832 \section{{\tt ip neighbour} --- neighbour/arp tables management}
834 \paragraph{Abbreviations:} \verb|neighbour|, \verb|neighbor|, \verb|neigh|,
837 \paragraph{Object:} \verb|neighbour| objects establish bindings between protocol
839 Neighbour entries are organized into tables. The IPv4 neighbour table
842 The corresponding commands display neighbour bindings
843 and their properties, add new neighbour entries and delete old ones.
852 \subsection{{\tt ip neighbour add} --- add a new neighbour entry\
    [all...]
  /external/iproute2/include/
libnetlink.h 10 #include <linux/neighbour.h>
  /external/chromium_org/v8/test/mjsunit/
md5.js 181 Profaners of this neighbour-stained steel,--\n\
  /external/iproute2/include/linux/
rtnetlink.h 8 #include <linux/neighbour.h>
18 * Routing/neighbour discovery messages.
  /external/libnl/include/linux/
rtnetlink.h 7 #include <linux/neighbour.h>
10 * Routing/neighbour discovery messages.
  /external/chromium_org/sync/syncable/
directory.cc 1430 OrderedChildSet::const_iterator neighbour = siblings->find(predecessor); local
    [all...]
  /external/libnl/lib/route/
neigh.c 17 * The neighbour table establishes bindings between protocol addresses and
21 * @par Neighbour States
33 * @par Neighbour Flags
39 * @par Neighbour Identification
40 * A neighbour is uniquely identified by the attributes listed below, whenever
41 * you refer to an existing neighbour all of the attributes must be set.
52 * In order to dump neighbour attributes you must provide the following
62 * // The first step is to retrieve a list of all available neighbour within
76 * // Allocate an empty neighbour handle to be filled out with the attributes
77 * // of the new neighbour
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree.js     [all...]

Completed in 946 milliseconds