Home
last modified time | relevance | path

Searched refs:do_ipneigh (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Dip.c81 { "neighbor", do_ipneigh },
82 { "neighbour", do_ipneigh },
Dip_common.h69 int do_ipneigh(int argc, char **argv);
Dipneigh.c496 int do_ipneigh(int argc, char **argv) in do_ipneigh() function