| /Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/ |
| D | vxlan.sh | 67 ttl 20 tos inherit local 198.51.100.1 dstport 4789 84 ttl 20 tos inherit local 198.51.100.1 dstport 4789 101 ttl 20 tos inherit local 198.51.100.1 dstport 4789 119 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 138 ttl 20 tos inherit dstport 4789 155 ttl 20 tos inherit local 2001:db8::1 dstport 4789 172 ttl 20 tos inherit local 198.51.100.1 dstport 4789 190 ttl 20 tos inherit local 198.51.100.1 dstport 4789 dev dummy1 208 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 226 ttl 20 tos 20 local 198.51.100.1 dstport 4789 [all …]
|
| D | extack.sh | 41 dstport 4789 nolearning noudpcsum tos inherit ttl 100 52 dstport 4789 nolearning noudpcsum tos inherit ttl 100 89 dstport 4789 tos inherit ttl 100 117 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
|
| D | devlink_trap_tunnel_vxlan.sh | 73 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100
|
| /Linux-v5.15/Documentation/networking/ |
| D | bareudp.rst | 28 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc 42 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype ipv4 multiproto 47 b) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc multiproto
|
| D | vxlan.rst | 29 # ip link add vxlan0 type vxlan id 42 group 239.1.1.1 dev eth1 dstport 4789
|
| /Linux-v5.15/tools/testing/selftests/drivers/net/netdevsim/ |
| D | udp_tunnel_nic.sh | 50 local dstport=$2 65 dstport $dstport \ 77 local dstport=$2 90 dstport $dstport \
|
| /Linux-v5.15/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 \ 353 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 361 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 369 local 10.0.0.2 dstport 4789 \
|
| D | dual_vxlan_bridge.sh | 152 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 164 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 249 dstport "$VXPORT"
|
| 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 \ 322 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \ 330 local 10.0.0.2 remote 10.0.0.1 dstport 4789 \
|
| D | q_in_vni.sh | 149 local 192.0.2.17 dstport "$VXPORT" \ 232 dstport "$VXPORT"
|
| 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.15/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 | bareudp.sh | 395 …ip -netns "${NS1}" link add name bareudp_ns1 up type bareudp dstport 6635 ethertype "${ETHERTYPE}"… 396 …ip -netns "${NS2}" link add name bareudp_ns2 up type bareudp dstport 6635 ethertype "${ETHERTYPE}"…
|
| D | udpgro_fwd.sh | 62 dstport $vxlan_port remote $bm_rem_addr
|
| D | rtnetlink.sh | 433 dev "$devdummy" dstport 4789 2>/dev/null 1102 dstport 4789 2>/dev/null
|
| /Linux-v5.15/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.15/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
| D | q_in_vni_veto.sh | 39 ip link add name vx100 type vxlan id 1000 local 192.0.2.17 dstport \
|
| /Linux-v5.15/arch/um/drivers/ |
| D | vector_user.c | 528 char *src, *dst, *srcport, *dstport; in user_init_socket_fds() local 549 dstport = uml_vector_fetch_arg(ifspec, "dstport"); in user_init_socket_fds() 607 gairet = getaddrinfo(dst, dstport, &dsthints, &gairesult); in user_init_socket_fds()
|
| /Linux-v5.15/include/trace/events/ |
| D | sunrpc.h | 805 __string(dstport, 816 __assign_str(dstport, 823 __entry->ino, __get_str(dstaddr), __get_str(dstport), 855 __string(dstport, 867 __assign_str(dstport, 875 __entry->ino, __get_str(dstaddr), __get_str(dstport),
|
| /Linux-v5.15/tools/testing/selftests/netfilter/ |
| D | nft_flowtable.sh | 255 local dstport=$4 262 ip netns exec $nsa nc -w 4 "$dstip" "$dstport" < "$ns1in" > "$ns1out" &
|
| /Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.c | 41 #define VCHIQ_MAKE_MSG(type, srcport, dstport) \ argument 42 (((type) << TYPE_SHIFT) | ((srcport) << 12) | ((dstport) << 0)) 52 #define MAKE_OPENACK(srcport, dstport) \ argument 53 ((VCHIQ_MSG_OPENACK << TYPE_SHIFT) | ((srcport) << 12) | ((dstport) << 0)) 54 #define MAKE_CLOSE(srcport, dstport) \ argument 55 ((VCHIQ_MSG_CLOSE << TYPE_SHIFT) | ((srcport) << 12) | ((dstport) << 0)) 56 #define MAKE_DATA(srcport, dstport) \ argument 57 ((VCHIQ_MSG_DATA << TYPE_SHIFT) | ((srcport) << 12) | ((dstport) << 0))
|