Searched refs:strict_mode (Results 1 – 8 of 8) sorted by relevance
160 rval="$(${nsexec} bash -c "cat /proc/sys/net/vrf/strict_mode" | \262 echo 0 >/proc/sys/net/vrf/strict_mode 2>/dev/null406 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
484 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
487 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
558 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
848 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1111 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1179 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
89 bool strict_mode; member300 if (vmap->strict_mode) { in vrf_map_register_dev()366 if (!vmap->strict_mode) { in vrf_ifindex_lookup_by_table_id()1877 vmap->strict_mode = false; in vrf_map_init()1885 bool strict_mode; in vrf_strict_mode() local1888 strict_mode = vmap->strict_mode; in vrf_strict_mode()1891 return strict_mode; in vrf_strict_mode()1901 cur_mode = &vmap->strict_mode; in vrf_strict_mode_change()