Searched refs:dstport (Results 1 – 25 of 34) sorted by relevance
12
92 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789109 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789126 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789144 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \163 ttl 20 tos inherit dstport 4789180 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789198 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 dev dummy1216 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \234 ttl 20 tos 20 local $LOCAL_IP_1 dstport 4789251 ttl inherit tos inherit local $LOCAL_IP_1 dstport 4789[all …]
28 ttl 20 tos inherit local $LOCAL_IP_1 dstport 478946 local $LOCAL_IP_1 dstport 478955 local $LOCAL_IP_1 dstport 4789
41 dstport 4789 nolearning noudpcsum tos inherit ttl 10052 dstport 4789 nolearning noudpcsum tos inherit ttl 10089 dstport 4789 tos inherit ttl 100117 dstport 4789 tos inherit ttl 100
45 ttl 20 tos inherit local $LOCAL_IP dstport 4789
73 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100
73 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \
28 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc42 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype ipv4 multiproto47 b) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc multiproto
29 # ip link add vxlan0 type vxlan id 42 group 239.1.1.1 dev eth1 dstport 4789
50 local dstport=$265 dstport $dstport \77 local dstport=$290 dstport $dstport \
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 \
184 local 2001:db8:3::1 remote 2001:db8:3::2 dstport 4789 \192 local 2001:db8:3::1 remote 2001:db8:3::2 dstport 4789 \206 local 2001:db8:3::1 dstport 4789 \354 local 2001:db8:3::2 remote 2001:db8:3::1 dstport 4789 \362 local 2001:db8:3::2 remote 2001:db8:3::1 dstport 4789 \370 local 2001:db8:3::2 dstport 4789 \
152 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100164 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100249 dstport "$VXPORT"
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 \
172 local 2001:db8:3::1 remote 2001:db8:3::2 dstport 4789 \180 local 2001:db8:3::1 remote 2001:db8:3::2 dstport 4789 \321 local 2001:db8:3::2 remote 2001:db8:3::1 dstport 4789 \329 local 2001:db8:3::2 remote 2001:db8:3::1 dstport 4789 \
149 local 192.0.2.17 dstport "$VXPORT" \232 dstport "$VXPORT"
149 local 2001:db8:3::1 dstport "$VXPORT" \232 dstport "$VXPORT" udp6zerocsumrx
179 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \187 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \294 dstport "$VXPORT" udp6zerocsumrx305 dstport "$VXPORT" udp6zerocsumrx
165 local 192.0.2.17 dstport "$VXPORT" \173 local 192.0.2.17 dstport "$VXPORT" \275 dstport "$VXPORT"286 dstport "$VXPORT"
137 local 192.0.2.17 dstport "$VXPORT" \210 ip link add name vx2 type vxlan id 1000 local $in_addr dstport "$VXPORT"
20 ip link add name vx up type vxlan id 2000 dstport 4789
81 ip -netns hv-$hv link add vxlan0 type vxlan id 10 local 172.16.0.$hv dev veth0 dstport 4789
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}"…
39 ip link add name vx100 type vxlan id 1000 local 192.0.2.17 dstport \
528 char *src, *dst, *srcport, *dstport; in user_init_socket_fds() local549 dstport = uml_vector_fetch_arg(ifspec, "dstport"); in user_init_socket_fds()607 gairet = getaddrinfo(dst, dstport, &dsthints, &gairesult); in user_init_socket_fds()
265 local dstport=$4272 ip netns exec $nsa nc -w 4 "$dstip" "$dstport" < "$ns1in" > "$ns1out" &