Home
last modified time | relevance | path

Searched refs:neigh_suppress (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_arp_nd_proxy.c30 bool neigh_suppress = false; in br_recalculate_neigh_suppress_enabled() local
34 neigh_suppress = true; in br_recalculate_neigh_suppress_enabled()
39 br_opt_toggle(br, BROPT_NEIGH_SUPPRESS_ENABLED, neigh_suppress); in br_recalculate_neigh_suppress_enabled()
H A Dbr_sysfs_if.c234 BRPORT_ATTR_FLAG(neigh_suppress, BR_NEIGH_SUPPRESS);
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_arp_nd_proxy.c30 bool neigh_suppress = false; in br_recalculate_neigh_suppress_enabled() local
34 neigh_suppress = true; in br_recalculate_neigh_suppress_enabled()
39 br_opt_toggle(br, BROPT_NEIGH_SUPPRESS_ENABLED, neigh_suppress); in br_recalculate_neigh_suppress_enabled()
H A Dbr_sysfs_if.c241 BRPORT_ATTR_FLAG(neigh_suppress, BR_NEIGH_SUPPRESS);
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric.sh510 ip link set dev vx10 type bridge_slave neigh_suppress on
526 log_test "neigh_suppress: on / neigh exists: yes"
539 log_test "neigh_suppress: on / neigh exists: no"
546 ip link set dev vx10 type bridge_slave neigh_suppress off
553 log_test "neigh_suppress: off / neigh exists: no"
565 log_test "neigh_suppress: off / neigh exists: yes"
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric.sh510 ip link set dev vx10 type bridge_slave neigh_suppress on
526 log_test "neigh_suppress: on / neigh exists: yes"
539 log_test "neigh_suppress: on / neigh exists: no"
546 ip link set dev vx10 type bridge_slave neigh_suppress off
553 log_test "neigh_suppress: off / neigh exists: no"
565 log_test "neigh_suppress: off / neigh exists: yes"

Completed in 4 milliseconds