Searched refs:dst_ip (Results 1 - 25 of 107) sorted by relevance

12345

/linux-master/net/atm/
H A Dmpc.h49 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos);
50 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip);
H A Dmpoa_caches.h35 in_cache_entry *(*add_entry)(__be32 dst_ip,
37 in_cache_entry *(*get)(__be32 dst_ip, struct mpoa_client *client);
38 in_cache_entry *(*get_with_mask)(__be32 dst_ip,
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h60 __be32 dst_ip; member in struct:nfp_crypto_req_add_v4
67 __be32 dst_ip[4]; member in struct:nfp_crypto_req_add_v6
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_rep_tracepoint.h35 *p32 = mn->dst_ip.v4;
38 *pin6 = mn->dst_ip.v6;
/linux-master/tools/testing/selftests/net/
H A Dbareudp.sh402 flower dst_ip 192.0.2.103/32 \
403 action tunnel_key set src_ip 192.0.2.21 dst_ip 192.0.2.22 id 0 \
406 flower dst_ip 192.0.2.100/32 \
407 action tunnel_key set src_ip 192.0.2.22 dst_ip 192.0.2.21 id 0 \
415 flower dst_ip 2001:db8::103/128 \
416 action tunnel_key set src_ip 192.0.2.21 dst_ip 192.0.2.22 id 0 \
419 flower dst_ip 2001:db8::100/128 \
420 action tunnel_key set src_ip 192.0.2.22 dst_ip 192.0.2.21 id 0 \
432 action tunnel_key set src_ip 192.0.2.21 dst_ip 192.0.2.22 id 0 \
436 action tunnel_key set src_ip 192.0.2.22 dst_ip 192.
[all...]
H A Dfdb_flush.sh164 local dst_ip=192.0.2.1
166 fdb_add_mac_pool_1 vx10 vni $vni dst $dst_ip
167 fdb_add_mac_pool_2 vx20 vni $vni dst $dst_ip
186 local dst_ip=192.0.2.1
188 fdb_add_mac_pool_1 vx10 vni $vni_1 dst $dst_ip
189 fdb_add_mac_pool_2 vx10 vni $vni_2 dst $dst_ip
213 local dst_ip=192.0.2.1
220 fdb_add_mac_pool_1 vx10 vni $vni_1 src_vni $src_vni_1 dst $dst_ip
221 fdb_add_mac_pool_2 vx10 vni $vni_2 src_vni $src_vni_2 dst $dst_ip
243 local dst_ip
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh188 local dst_ip=$1; shift
195 if ! [ -z "${dst_ip}" ]; then
200 dst_ip="${dst_ip}%${vrf}"
219 extra_args="${extra_args} --l4 --ip-destination=${dst_ip}"
H A Dpedit_ip.sh178 do_test_pedit_ip4 "dev $swp1 ingress" "ip dst" dst_ip
179 do_test_pedit_ip4 "dev $swp2 egress" "ip dst" dst_ip
190 do_test_pedit_ip6 "dev $swp1 ingress" "ip6 dst" dst_ip
191 do_test_pedit_ip6 "dev $swp2 egress" "ip6 dst" dst_ip
H A Drouter_multicast.sh241 dst_ip 225.1.2.3 action drop
243 dst_ip 225.1.2.3 action drop
281 dst_ip ff0e::3 action drop
283 dst_ip ff0e::3 action drop
324 dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action drop
326 dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action drop
328 dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action drop
330 skip_hw dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action pass
369 dst_ip ff0e::3 ip_proto udp dst_port 12345 action drop
371 dst_ip ff0
[all...]
H A Dtc_actions.sh66 dst_ip 192.0.2.2 action drop
96 $tcflags dst_ip 192.0.2.2 action drop
105 $tcflags dst_ip 192.0.2.2 action ok
131 skip_hw dst_ip 192.0.2.2 action drop
133 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
143 $tcflags dst_ip 192.0.2.2 action trap
166 ip_proto icmp src_ip 192.0.2.1 dst_ip 192.0.2.2 type 8 action \
173 ip_proto icmp src_ip 192.0.2.1 dst_ip 192.0.2.2 type 8 action drop
175 ip_proto icmp src_ip 192.0.2.1 dst_ip 192.0.2.2 type 0 action pass
211 $tcflags ip_proto tcp src_ip 192.0.2.1 dst_ip 192.
[all...]
H A Dtc_police.sh133 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
159 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
171 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
208 dst_ip 198.51.100.1 ip_proto udp src_port 12345 \
213 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
220 dst_ip 198.51.100.1 ip_proto udp dst_port 22222 \
242 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
247 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
252 dst_ip 198.51.100.1 ip_proto udp dst_port 54321 \
305 dst_ip 198.5
[all...]
H A Dtc_tunnel_key.sh107 flower src_ip 192.0.2.1 dst_ip 192.0.2.2 ip_proto udp \
110 flower src_ip 192.0.2.1 dst_ip 192.0.2.2 ip_proto udp \
113 flower src_ip 192.0.2.1 dst_ip 192.0.2.2 ip_proto udp \
118 action tunnel_key set src_ip 192.0.2.1 dst_ip 192.0.2.2 id 42 nofrag index 10
132 tc actions change action tunnel_key set src_ip 192.0.2.1 dst_ip 192.0.2.2 id 42 index 10
H A Dvxlan_bridge_1d_ipv6.sh339 local dst_ip=$1; shift
347 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
352 flower src_ip $dst_ip dst_ip $src_ip \
357 PING_COUNT=100 PING_TIMEOUT=20 ping_do $dev $dst_ip
396 local dst_ip=$1; shift
404 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
409 flower src_ip $dst_ip dst_ip $src_ip $TC_FLAG action pass
413 PING_COUNT=100 PING_TIMEOUT=20 ping6_do $dev $dst_ip
[all...]
H A Dvxlan_bridge_1q_ipv6.sh442 local dst_ip=$1; shift
450 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
455 flower vlan_ethtype ipv4 src_ip $dst_ip dst_ip $src_ip \
460 PING_COUNT=100 PING_TIMEOUT=20 ping_do $dev $dst_ip
507 local dst_ip=$1; shift
515 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
520 flower vlan_ethtype ipv6 src_ip $dst_ip dst_ip $src_ip \
525 PING_COUNT=100 PING_TIMEOUT=20 ping6_do $dev $dst_ip
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh102 $tcflags dst_ip 192.0.2.2 action drop
111 $tcflags dst_ip 198.51.100.2 action drop
148 $tcflags dst_ip 192.0.2.2 action drop
150 $tcflags dst_ip 192.0.2.2 action drop
167 $tcflags dst_ip 192.0.2.2 action drop
196 $tcflags dst_ip 192.0.2.2 action drop
198 $tcflags dst_ip 192.0.0.0/8 action drop
215 $tcflags dst_ip 192.0.2.0/24 action drop
264 dst_ip 192.0.2.2/${i} src_ip 192.0.2.1/${i} \
303 $tcflags dst_ip 192.
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h45 __be32 src_ip, dst_ip, nat_ip; member in struct:efx_tc_ct_entry
H A Dtc_encap_actions.h22 * @dst_ip: the IPv4 destination address resolved by this neigh
37 * @linkage: entry in efx->neigh_ht (keys are @net, @dst_ip, @dst_ip6).
44 * Whichever of @dst_ip and @dst_ip6 is not in use will be all-zeroes,
49 __be32 dst_ip; member in struct:efx_neigh_binder
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_action_hw_stats.sh52 skip_sw dst_ip 192.0.2.2 action drop $action_hw_stats
86 skip_sw dst_ip 192.0.2.2 action drop hw_stats delayed
H A Dtc_restrictions.sh48 skip_sw dst_ip 192.0.2.2 action drop
65 skip_sw dst_ip 192.0.2.2 action drop
74 skip_sw dst_ip 192.0.2.2 action drop
96 skip_sw dst_ip 192.0.2.2 \
114 skip_sw dst_ip 192.0.2.2 \
124 skip_sw dst_ip 192.0.2.2 \
131 skip_sw dst_ip 192.0.2.2 \
150 skip_sw dst_ip 192.0.2.2 \
157 skip_sw dst_ip 192.0.2.2 \
205 skip_sw dst_ip 192.
[all...]
H A Done_armed_router.sh136 skip_hw dst_ip 198.51.100.1 ip_proto udp dst_port 52768 \
140 skip_hw dst_ip 198.51.100.1 ip_proto udp dst_port 52768 \
144 skip_sw dst_ip 198.51.100.1 ip_proto udp dst_port 52768 \
179 skip_hw dst_ip 2001:db8:2::1 ip_proto udp dst_port 52768 \
183 skip_hw dst_ip 2001:db8:2::1 ip_proto udp dst_port 52768 \
187 skip_sw dst_ip 2001:db8:2::1 ip_proto udp dst_port 52768 \
H A Dtc_police_scale.sh46 flower skip_sw dst_ip $(tc_police_addr $i) \
H A Ddevlink_trap_l3_exceptions.sh270 local dst_ip=$1; shift
284 flower dst_ip $dst_ip ip_proto udp action drop
286 $MC_CLI -I $table_name add $rp1 $src_ip $dst_ip $rp2
291 -A $src_ip -B $dst_ip -q &
317 local dst_ip=$1; shift
340 -B $dst_ip -q &
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.h63 __be32 dst_ip; member in struct:iavf_ipv4_addrs
68 struct in6_addr dst_ip; member in struct:iavf_ipv6_addrs
/linux-master/tools/testing/selftests/netfilter/
H A Dconntrack_dump_flush.c21 uint32_t src_ip, uint32_t dst_ip,
34 mnl_attr_put_u32(nlh, CTA_IP_V4_DST, dst_ip);
49 struct in6_addr src_ip, struct in6_addr dst_ip,
62 mnl_attr_put(nlh, CTA_IP_V6_DST, sizeof(struct in6_addr), &dst_ip);
140 uint32_t dst_ip, uint16_t zone)
158 ret = build_cta_tuple_v4(nlh, CTA_TUPLE_ORIG, src_ip, dst_ip, 12345, 443);
163 ret = build_cta_tuple_v4(nlh, CTA_TUPLE_REPLY, dst_ip, src_ip, 443, 12345);
173 struct in6_addr dst_ip,
192 ret = build_cta_tuple_v6(nlh, CTA_TUPLE_ORIG, src_ip, dst_ip,
198 ret = build_cta_tuple_v6(nlh, CTA_TUPLE_REPLY, dst_ip, src_i
20 build_cta_tuple_v4(struct nlmsghdr *nlh, int type, uint32_t src_ip, uint32_t dst_ip, uint16_t src_port, uint16_t dst_port) argument
48 build_cta_tuple_v6(struct nlmsghdr *nlh, int type, struct in6_addr src_ip, struct in6_addr dst_ip, uint16_t src_port, uint16_t dst_port) argument
139 conntrack_data_generate_v4(struct mnl_socket *sock, uint32_t src_ip, uint32_t dst_ip, uint16_t zone) argument
171 conntrack_data_generate_v6(struct mnl_socket *sock, struct in6_addr src_ip, struct in6_addr dst_ip, uint16_t zone) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h41 input->filter.formatted.dst_ip[0] = (__force __be32)val;
42 mask->formatted.dst_ip[0] = (__force __be32)m;

Completed in 366 milliseconds

12345