Lines Matching refs:add
52 ip link add type vxlan help 2>&1 | grep -q dstport && vxlan_dstport=1
127 ip link add $vname type $virt_type $opt
130 ip -f inet$TST_IPV6 tu add $vname mode $virt_type $opt
133 ip link add name $vname type $(_get_gue_fou_tnl $virt_type) $opt
136 ip link add link $(tst_iface) $vname type $virt_type $opt
148 tst_rhost_run -s -c "ip link add ltp_v0 type $virt_type $@ $opt"
151 tst_rhost_run -s -c "ip link add ltp_v0 type $virt_type $@"
154 tst_rhost_run -s -c "ip -f inet$TST_IPV6 tu add ltp_v0 \
158 tst_rhost_run -s -c "ip link add name ltp_v0 \
162 tst_rhost_run -s -c "ip link add link $(tst_iface rhost) ltp_v0 \
174 tst_res TINFO "add $NS_TIMES $virt_type, then delete"
196 tst_res TINFO "add/del $virt_type $NS_TIMES times"
219 ROD_SILENT "ip addr add ${ip6_virt_local}/64 dev ltp_v0 nodad"
220 tst_rhost_run -s -c "ip addr add ${ip6_virt_remote}/64 dev ltp_v0 nodad"
222 ROD_SILENT "ip addr add ${ip_virt_local}/24 dev ltp_v0"
223 tst_rhost_run -s -c "ip addr add ${ip_virt_remote}/24 dev ltp_v0"
251 [ "$(ip link add type $virt_type help 2>&1 | grep remote)" ] || \
343 tst_res TINFO "add $virt_type with '$2'"
353 tst_res TINFO "add and then delete $virt_type with '$2'"