Searched refs:strict_mode (Results 1 – 2 of 2) sorted by relevance
155 rval="$(${nsexec} bash -c "cat /proc/sys/net/vrf/strict_mode" | \257 echo 0 >/proc/sys/net/vrf/strict_mode 2>/dev/null383 if [ ! -e /proc/sys/net/vrf/strict_mode ]; then
87 bool strict_mode; member298 if (vmap->strict_mode) { in vrf_map_register_dev()364 if (!vmap->strict_mode) { in vrf_ifindex_lookup_by_table_id()1814 vmap->strict_mode = false; in vrf_map_init()1822 bool strict_mode; in vrf_strict_mode() local1825 strict_mode = vmap->strict_mode; in vrf_strict_mode()1828 return strict_mode; in vrf_strict_mode()1838 cur_mode = &vmap->strict_mode; in vrf_strict_mode_change()