Searched refs:run_cmd_grep (Results 1 – 2 of 2) sorted by relevance
105 run_cmd_grep() { function336 run_cmd_grep "$test_prefix proto kernel" ip -6 route show dev "$devdummy"376 run_cmd_grep "prefix dead::/64 dev lo label 1" ip addrlabel list413 run_cmd_grep "alias $namewant" ip link show "$devdummy"424 run_cmd_grep "alias $namewant" ip link show "$devdummy"463 run_cmd_grep "$vrfname" ip -br link show type vrf530 run_cmd_grep 'Usage: ip fou' ip fou help581 run_cmd_grep "^Usage: ip macsec" ip macsec help614 run_cmd_grep "^Usage: ip macsec" ip macsec help727 run_cmd_grep "SAD count 1" ip x s count[all …]
144 run_cmd_grep() function420 run_cmd_grep "${R1_N1_IP}" ip netns exec $h1 traceroute ${H2_N2_IP}443 run_cmd_grep "${R1_N1_IP6}" ip netns exec $h1 traceroute6 ${H2_N2_IP6}464 run_cmd_grep "Time to live exceeded" ip netns exec $h1 ping -t1 -c1 -W2 ${H2_N2_IP}485 run_cmd_grep "Frag needed" ip netns exec $h1 ping -s 1450 -Mdo -c1 -W2 ${H2_N2_IP}506 run_cmd_grep "Time exceeded: Hop limit" ip netns exec $h1 "${ping6}" -t1 -c1 -W2 ${H2_N2_IP6}527 run_cmd_grep "Packet too big" ip netns exec $h1 "${ping6}" -s 1450 -Mdo -c1 -W2 ${H2_N2_IP6}