Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dip.c80 { "neighbor", do_ipneigh },
81 { "neighbour", do_ipneigh },
Dip_common.h40 int do_ipneigh(int argc, char **argv);
Dipneigh.c485 int do_ipneigh(int argc, char **argv) in do_ipneigh() function