Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipvrf.c262 static int vrf_configure_cgroup(const char *path, int ifindex) in vrf_configure_cgroup() function
413 if (ifindex && vrf_configure_cgroup(path, ifindex)) in vrf_switch()