Searched refs:do_allowlisting (Results 1 – 1 of 1) sorted by relevance
341 bool do_allowlisting = true; in cmd_net_ip6_pe() local388 do_allowlisting = false; in cmd_net_ip6_pe()408 ret = net_ipv6_pe_add_filter(&prefix, !do_allowlisting); in cmd_net_ip6_pe()417 do_allowlisting ? "allow" : "deny"); in cmd_net_ip6_pe()426 (do_allowlisting ? "allowlist " : in cmd_net_ip6_pe()436 do_add ? (do_allowlisting ? "allow" : "deny") : "", in cmd_net_ip6_pe()
Completed in 7 milliseconds