Searched refs:proc_strict_mode (Results 1 – 1 of 1) sorted by relevance
1918 int proc_strict_mode = 0; in vrf_shared_table_handler() local1921 .data = &proc_strict_mode, in vrf_shared_table_handler()1930 proc_strict_mode = vrf_strict_mode(vmap); in vrf_shared_table_handler()1935 ret = vrf_strict_mode_change(vmap, (bool)proc_strict_mode); in vrf_shared_table_handler()