Searched refs:strict_mode (Results 1 – 8 of 8) sorted by relevance
158 rval="$(${nsexec} bash -c "cat /proc/sys/net/vrf/strict_mode" | \259 echo 0 >/proc/sys/net/vrf/strict_mode 2>/dev/null403 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
478 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
483 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
555 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
848 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1179 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1111 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
90 bool strict_mode; member264 if (vmap->strict_mode) { in vrf_map_register_dev()330 if (!vmap->strict_mode) { in vrf_ifindex_lookup_by_table_id()1840 vmap->strict_mode = false; in vrf_map_init()1848 bool strict_mode; in vrf_strict_mode() local1851 strict_mode = vmap->strict_mode; in vrf_strict_mode()1854 return strict_mode; in vrf_strict_mode()1864 cur_mode = &vmap->strict_mode; in vrf_strict_mode_change()