Searched refs:nl_cli_neigh_parse_dev (Results 1 – 6 of 6) sorted by relevance
24 extern void nl_cli_neigh_parse_dev(struct rtnl_neigh *, struct nl_cache *, char *);
83 case 'd': nl_cli_neigh_parse_dev(neigh, link_cache, optarg); break; in main()
95 case 'd': nl_cli_neigh_parse_dev(neigh, link_cache, optarg); break; in main()
113 case 'd': nl_cli_neigh_parse_dev(neigh, link_cache, optarg); break; in main()
56 void nl_cli_neigh_parse_dev(struct rtnl_neigh *neigh, in nl_cli_neigh_parse_dev() function
71 nl_cli_neigh_parse_dev;