Home
last modified time | relevance | path

Searched refs:dst_ip (Results 1 – 18 of 18) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh49 $tcflags dst_ip 192.0.2.2 action drop
58 $tcflags dst_ip 198.51.100.2 action drop
95 $tcflags dst_ip 192.0.2.2 action drop
97 $tcflags dst_ip 192.0.2.2 action drop
114 $tcflags dst_ip 192.0.2.2 action drop
143 $tcflags dst_ip 192.0.2.2 action drop
145 $tcflags dst_ip 192.0.0.0/16 action drop
162 $tcflags dst_ip 192.0.2.0/24 action drop
196 flower $tcflags dst_ip 192.0.2.2/${i} src_ip 192.0.2.1 \
232 $tcflags dst_ip 192.0.2.2 action drop
[all …]
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dtc_actions.sh57 $tcflags dst_ip 192.0.2.2 action drop
66 $tcflags dst_ip 192.0.2.2 action mirred egress $action \
86 $tcflags dst_ip 192.0.2.2 action drop
95 $tcflags dst_ip 192.0.2.2 action ok
121 skip_hw dst_ip 192.0.2.2 action drop
123 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
133 $tcflags dst_ip 192.0.2.2 action trap
Dtc_flower.sh91 $tcflags dst_ip 198.51.100.2 action drop
93 $tcflags dst_ip 192.0.2.2 action drop
95 $tcflags dst_ip 192.0.2.0/24 action drop
Dgre_multipath.sh99 flower dst_ip 192.0.2.66 action pass
101 flower dst_ip 192.0.2.82 action pass
Dtc_shblocks.sh54 $tcflags dst_ip 192.0.2.2 action drop
/external/autotest/client/tests/pktgen/
Dpktgen.py9 dst_ip='192.168.210.210', dst_mac='01:02:03:04:05:07', argument
34 self.pgset('dst ' + dst_ip)
/external/bcc/examples/networking/
Dtc_perf_event.py58 dst_ip = bytes(bytearray(skb_event.raw[38:54]))
61 socket.inet_ntop(socket.AF_INET6, dst_ip),
/external/bcc/examples/networking/http_filter/
Dhttp-parse-complete.c10 u32 dst_ip; //destination ip member
76 key.dst_ip = ip->dst; in http_filter()
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
Drouter_scale.sh127 skip_sw dst_ip 193.0.0.0/8 action drop
151 skip_sw dst_ip 193.0.0.0/8 action drop
Dtc_flower_scale.sh80 flower $tcflags dst_ip $(tc_flower_addr $i) \
Dmirror_gre_scale.sh82 flower $tcflags dst_ip $match_dip \
/external/u-boot/net/
Dnet.c1056 struct in_addr dst_ip; in net_process_received_packet() local
1192 dst_ip = net_read_ip(&ip->ip_dst); in net_process_received_packet()
1193 if (net_ip.s_addr && dst_ip.s_addr != net_ip.s_addr && in net_process_received_packet()
1194 dst_ip.s_addr != 0xFFFFFFFF) { in net_process_received_packet()
1196 if (net_mcast_addr != dst_ip) in net_process_received_packet()
1240 &dst_ip, &src_ip, len); in net_process_received_packet()
/external/iputils/
Darping.c381 struct in_addr src_ip, dst_ip; in recv_pack() local
411 memcpy(&dst_ip, p+ah->ar_hln+4+ah->ar_hln, 4); in recv_pack()
415 if (src.s_addr != dst_ip.s_addr) in recv_pack()
437 if (src.s_addr && src.s_addr != dst_ip.s_addr) in recv_pack()
447 if (dst_ip.s_addr != src.s_addr) { in recv_pack()
448 printf("for %s ", inet_ntoa(dst_ip)); in recv_pack()
/external/syzkaller/sys/test/
Dtest.txt537 dst_ip int32be
556 dst_ip array[int8, 16]
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h931 __be32 dst_ip; member
971 __u8 dst_ip[16]; member
/external/syzkaller/sys/linux/
Dvnet.txt458 dst_ip ipv4_addr
682 dst_ip ipv6_addr
1002 dst_ip ipv4_addr
1170 dst_ip ipv6_addr
/external/tcpdump/
Dprint-juniper.c515 uint8_t dst_ip[4]; in juniper_es_print() member
559 ipaddr_string(ndo, &ih->dst_ip), in juniper_es_print()
/external/iproute2/bash-completion/
Dtc458 ip_proto dst_ip src_ip dst_port src_port'