Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/net/
Dtest_bridge_neigh_suppress.sh293 local tip=$1; shift
301 …e dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 arp_tip $tip arp_sip $sip arp_op…
305 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
316 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
327 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
334 run_cmd "ip -n $sw1 neigh replace $tip lladdr $h2_mac nud permanent dev br0.$vid"
337 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
347 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
361 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
371 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
[all …]
/tools/perf/
DMakefile.config1259 tipdir = share/doc/perf-tip
DMakefile.perf1124 $(call QUIET_INSTALL, perf-tip) \
/tools/perf/scripts/python/
Dexported-sql-viewer.py4240 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument
4244 action.setStatusTip(tip)