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
86 bool strict_mode; member297 if (vmap->strict_mode) { in vrf_map_register_dev()363 if (!vmap->strict_mode) { in vrf_ifindex_lookup_by_table_id()1794 vmap->strict_mode = false; in vrf_map_init()1802 bool strict_mode; in vrf_strict_mode() local1805 strict_mode = vmap->strict_mode; in vrf_strict_mode()1808 return strict_mode; in vrf_strict_mode()1818 cur_mode = &vmap->strict_mode; in vrf_strict_mode_change()