neigh_path       3625 net/core/neighbour.c 	char neigh_path[ sizeof("net//neigh/") + IFNAMSIZ + IFNAMSIZ ];
neigh_path       3691 net/core/neighbour.c 	snprintf(neigh_path, sizeof(neigh_path), "net/%s/neigh/%s",
neigh_path       3694 net/core/neighbour.c 		register_net_sysctl(neigh_parms_net(p), neigh_path, t->neigh_vars);