Lines Matching refs:run_cmd_grep
100 run_cmd_grep() { function
335 run_cmd_grep "prefix dead::/64 dev lo label 1" ip addrlabel list
372 run_cmd_grep "alias $namewant" ip link show "$devdummy"
383 run_cmd_grep "alias $namewant" ip link show "$devdummy"
422 run_cmd_grep "$vrfname" ip -br link show type vrf
489 run_cmd_grep 'Usage: ip fou' ip fou help
540 run_cmd_grep "^Usage: ip macsec" ip macsec help
608 run_cmd_grep "SAD count 1" ip x s count
626 run_cmd_grep "SPD IN 0 OUT 1 FWD 0" ip x p count
790 run_cmd_grep "^Usage:" ip link help gretap
831 run_cmd_grep "^Usage:" ip link help ip6gretap
865 run_cmd_grep "^Usage:" ip link help erspan
914 run_cmd_grep "^Usage:" ip link help ip6erspan
970 run_cmd_grep 'bridge fdb get' bridge fdb help
989 run_cmd_grep "dev $vxlandev master $brdev" $BRIDGE fdb get $test_mac brport "$vxlandev"
990 run_cmd_grep "dev $vxlandev master $brdev" $BRIDGE fdb get $test_mac br "$brdev"
991 run_cmd_grep "dev $vxlandev dst $dstip" $BRIDGE fdb get $test_mac dev "$vxlandev" self
1010 run_cmd_grep 'bridge fdb get' bridge fdb help
1049 run_cmd_grep 'ip neigh get' ip neigh help
1057 run_cmd_grep "$dstmac" ip neigh get $dstip dev "$devdummy"
1062 run_cmd_grep "$dstip" ip neigh get proxy $dstip dev "$devdummy"
1067 run_cmd_grep "$dstmac" ip neigh get $dstip6 dev "$devdummy"
1072 run_cmd_grep "$dstip6" ip neigh get proxy $dstip6 dev "$devdummy"