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
473 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
483 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
550 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
806 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1070 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
1186 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
91 bool strict_mode; member255 if (vmap->strict_mode) { in vrf_map_register_dev()321 if (!vmap->strict_mode) { in vrf_ifindex_lookup_by_table_id()1819 vmap->strict_mode = false; in vrf_map_init()1827 bool strict_mode; in vrf_strict_mode() local1830 strict_mode = vmap->strict_mode; in vrf_strict_mode()1833 return strict_mode; in vrf_strict_mode()1843 cur_mode = &vmap->strict_mode; in vrf_strict_mode_change()