Home
last modified time | relevance | path

Searched refs:ip_link_add (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/net/
A Dfdb_notify.sh43 ip_link_add br up type bridge vlan_filtering 1
50 ip_link_add br up type bridge vlan_filtering 1
51 ip_link_add vx up type vxlan id 2000 dstport 4789
60 ip_link_add br up type bridge vlan_filtering 1
61 ip_link_add vx up type vxlan id 2000 dstport 4789
70 ip_link_add dd up type dummy
71 ip_link_add mv up link dd type macvlan mode passthru
79 ip_link_add br up type bridge vlan_filtering 1
80 ip_link_add dd up type dummy
81 ip_link_add mv up link dd type macvlan mode passthru
A Dtest_vxlan_fdb_changelink.sh24 ip_link_add vx up type vxlan id 2000 dstport 4789
77 ip_link_add v1 up type veth peer name v2
82 ip_link_add vx up type vxlan dstport 4789 \
A Dvlan_bridge_binding.sh21 ip_link_add br up type bridge vlan_filtering 1
24 ip_link_add $port type veth peer name r$port
77 ip_link_add $link.$id link $link type vlan id $id "$@"
A Dlib.sh546 ip_link_add() function
/tools/testing/selftests/net/forwarding/
A Dvxlan_bridge_1q_mc_ul.sh125 ip_link_add "$h1.10" master "v$h1" link "$h1" type vlan id 10
208 ip_link_add br1 type bridge vlan_filtering 1 \
215 ip_link_add "X$IPMR" up type dummy
218 ip_link_add "$IPMR" up type dummy
244 ip_link_add "$name" up type vxlan dstport "$VXPORT" \
298 ip_link_add br1 type bridge vlan_filtering 1 \
307 ip_link_add w1 type veth peer name w2
318 ip_link_add w2.10 master vw2 link w2 type vlan id 10
323 ip_link_add w2.20 master vw2 link w2 type vlan id 20
380 ip_link_add "v1$h2" type veth peer name "v2$h2"
[all …]
A Dvxlan_reserved.sh63 ip_link_add br1 type bridge vlan_filtering 0 mcast_snooping 0
203 ip_link_add vx1 up type vxlan id 1000 \

Completed in 11 milliseconds