Searched refs:dstport (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/ |
| D | vxlan.sh | 66 ttl 20 tos inherit local 198.51.100.1 dstport 4789 83 ttl 20 tos inherit local 198.51.100.1 dstport 4789 100 ttl 20 tos inherit local 198.51.100.1 dstport 4789 118 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 137 ttl 20 tos inherit dstport 4789 154 ttl 20 tos inherit local 2001:db8::1 dstport 4789 171 ttl 20 tos inherit local 198.51.100.1 dstport 4789 189 ttl 20 tos inherit local 198.51.100.1 dstport 4789 dev dummy1 207 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 225 ttl 20 tos 20 local 198.51.100.1 dstport 4789 [all …]
|
| D | extack.sh | 40 dstport 4789 nolearning noudpcsum tos inherit ttl 100 51 dstport 4789 nolearning noudpcsum tos inherit ttl 100 88 dstport 4789 tos inherit ttl 100 118 dstport 4789 tos inherit ttl 100
|
| D | vxlan_fdb_veto.sh | 30 ttl 20 tos inherit local 198.51.100.1 dstport 4789
|
| D | vxlan_flooding.sh | 64 ttl 20 tos inherit local 198.51.100.1 dstport 4789
|
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ |
| D | vxlan_symmetric.sh | 182 local 10.0.0.1 remote 10.0.0.2 dstport 4789 \ 190 local 10.0.0.1 remote 10.0.0.2 dstport 4789 \ 206 local 10.0.0.1 dstport 4789 \ 347 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 355 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 363 local 10.0.0.2 dstport 4789 \
|
| D | vxlan_asymmetric.sh | 172 local 10.0.0.1 remote 10.0.0.2 dstport 4789 \ 180 local 10.0.0.1 remote 10.0.0.2 dstport 4789 \ 316 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 324 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \
|
| D | vxlan_bridge_1q.sh | 165 local 192.0.2.17 dstport "$VXPORT" \ 173 local 192.0.2.17 dstport "$VXPORT" \ 275 dstport "$VXPORT" 286 dstport "$VXPORT"
|
| D | vxlan_bridge_1d.sh | 137 local 192.0.2.17 dstport "$VXPORT" \ 210 ip link add name vx2 type vxlan id 1000 local $in_addr dstport "$VXPORT"
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | test_vxlan_fdb_changelink.sh | 20 ip link add name vx up type vxlan id 2000 dstport 4789
|
| D | test_vxlan_under_vrf.sh | 81 ip -netns hv-$hv link add vxlan0 type vxlan id 10 local 172.16.0.$hv dev veth0 dstport 4789
|
| D | rtnetlink.sh | 434 dev "$devdummy" dstport 4789 2>/dev/null 1095 dstport 4789 2>/dev/null
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_tunnel.sh | 167 id 2 dstport 4789 gbp remote 172.16.1.200 175 ip link add dev $DEV type $TYPE external gbp dstport 4789 192 ip link add dev $DEV_NS type $TYPE id 22 dstport 4789 \ 198 ip link add dev $DEV type $TYPE external dstport 4789 208 id 2 dstport 6081 remote 172.16.1.200 213 ip link add dev $DEV type $TYPE dstport 6081 external
|
| /Linux-v5.4/include/trace/events/ |
| D | sunrpc.h | 564 __string(dstport, 575 __assign_str(dstport, 582 __entry->ino, __get_str(dstaddr), __get_str(dstport), 614 __string(dstport, 626 __assign_str(dstport, 634 __entry->ino, __get_str(dstaddr), __get_str(dstport),
|
| /Linux-v5.4/arch/um/drivers/ |
| D | vector_user.c | 439 char *src, *dst, *srcport, *dstport; in user_init_socket_fds() local 460 dstport = uml_vector_fetch_arg(ifspec, "dstport"); in user_init_socket_fds() 518 gairet = getaddrinfo(dst, dstport, &dsthints, &gairesult); in user_init_socket_fds()
|
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.h | 85 #define VCHIQ_MAKE_MSG(type, srcport, dstport) \ argument 86 ((type<<24) | (srcport<<12) | (dstport<<0))
|
| /Linux-v5.4/Documentation/networking/ |
| D | vxlan.txt | 25 # ip link add vxlan0 type vxlan id 42 group 239.1.1.1 dev eth1 dstport 4789
|