Home
last modified time | relevance | path

Searched refs:dest_ip (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/mrtg-ipacc/
H A Dipacc46 $dest_ip='0.0.0.0/0';
70 ($dest_ip)=@ARGV;
91 …out -a -P $prot -S $source_ip $source_port -D $dest_ip $dest_port; $ipfwadm -A in -a -P $prot -S $
94 $exec_line="$ipfwadm -A $mode -a -P $prot -S $source_ip $source_port -D $dest_ip $dest_port";
102 …p $prot |grep $source_ip |grep $dest_ip | grep \"n/a\"":"$ipfwadm -A -l -x -n| grep $prot |grep $s…
106 …$stats_line="$ipfwadm -A -l -x -n |grep \"$mode $prot $source_ip\" | grep $dest_ip | grep $ports …
/dports/www/py-forcediphttpsadapter/forcediphttpsadapter-1.0.2/forcediphttpsadapter/
H A Dadapters.py102 self.dest_ip = kwargs.pop('dest_ip', None)
106 pool_kwargs['dest_ip'] = self.dest_ip
112 self.dest_ip = kwargs.pop('dest_ip', None)
118 kwargs['dest_ip'] = self.dest_ip
124 self.dest_ip = kwargs.pop('dest_ip', None)
137 conn_kw['dest_ip'] = self.dest_ip
147 type(self).__name__, self.host, self.port, self.dest_ip)
152 self.dest_ip = kwargs.pop('dest_ip', None)
163 dest_host = self.dest_ip if self.dest_ip else self.host
/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.h496 void VirtualArpSendResponse(VH *v, UCHAR *dest_mac, UINT dest_ip, UINT src_ip);
497 void VirtualArpSendRequest(VH *v, UINT dest_ip);
521 void InsertIpWaitTable(VH *v, UINT dest_ip, UINT src_ip, void *data, UINT size);
523 void SendIp(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size);
524 void SendIpEx(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size, UCHAR ttl);
527 void SendWaitingIp(VH *v, UCHAR *mac, UINT dest_ip);
537 IP_COMBINE *SearchIpCombine(VH *v, UINT src_ip, UINT dest_ip, USHORT id, UCHAR protocol);
578 NAT_ENTRY *CreateNatTcp(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port);
593 NAT_ENTRY *CreateNatDns(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port,
616 void VirtualDhcpSend(VH *v, UINT tran_id, UINT dest_ip, UINT dest_port,
[all …]
H A DVirtual.c554 tt.DestIP = dest_ip; in NnSearchIpCombine()
583 c->DestIP = dest_ip; in NnInsertIpCombine()
1186 ip->DstIP = dest_ip; in NnIpSendFragmentedForInternet()
1577 e->DestIp = dest_ip; in NnTcpRecvForInternet()
3030 e->DestIp = dest_ip; in NnSetNat()
3909 IP dest_ip; in NatIcmpThreadProc() local
3994 IP dest_ip; in NatTransactIcmp() local
4199 IP dest_ip; in NatTransactUdp() local
4727 UINT dest_ip; in SendBeacon() local
5618 …if (src_ip == dest_ip || src_ip == 0 || src_ip == 0xffffffff || dest_ip == 0 || dest_ip == 0xfffff… in VirtualTcpReceived()
[all …]
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.h496 void VirtualArpSendResponse(VH *v, UCHAR *dest_mac, UINT dest_ip, UINT src_ip);
497 void VirtualArpSendRequest(VH *v, UINT dest_ip);
521 void InsertIpWaitTable(VH *v, UINT dest_ip, UINT src_ip, void *data, UINT size);
523 void SendIp(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size);
524 void SendIpEx(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size, UCHAR ttl);
527 void SendWaitingIp(VH *v, UCHAR *mac, UINT dest_ip);
537 IP_COMBINE *SearchIpCombine(VH *v, UINT src_ip, UINT dest_ip, USHORT id, UCHAR protocol);
578 NAT_ENTRY *CreateNatTcp(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port);
593 NAT_ENTRY *CreateNatDns(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port,
616 void VirtualDhcpSend(VH *v, UINT tran_id, UINT dest_ip, UINT dest_port,
[all …]
H A DVirtual.c554 tt.DestIP = dest_ip; in NnSearchIpCombine()
583 c->DestIP = dest_ip; in NnInsertIpCombine()
1186 ip->DstIP = dest_ip; in NnIpSendFragmentedForInternet()
1577 e->DestIp = dest_ip; in NnTcpRecvForInternet()
3030 e->DestIp = dest_ip; in NnSetNat()
3909 IP dest_ip; in NatIcmpThreadProc() local
3994 IP dest_ip; in NatTransactIcmp() local
4199 IP dest_ip; in NatTransactUdp() local
4727 UINT dest_ip; in SendBeacon() local
5618 …if (src_ip == dest_ip || src_ip == 0 || src_ip == 0xffffffff || dest_ip == 0 || dest_ip == 0xfffff… in VirtualTcpReceived()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.h403 void VirtualArpSendResponse(VH *v, UCHAR *dest_mac, UINT dest_ip, UINT src_ip);
404 void VirtualArpSendRequest(VH *v, UINT dest_ip);
426 void InsertIpWaitTable(VH *v, UINT dest_ip, UINT src_ip, void *data, UINT size);
428 void SendIp(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size);
429 void SendIpEx(VH *v, UINT dest_ip, UINT src_ip, UCHAR protocol, void *data, UINT size, UCHAR ttl);
432 void SendWaitingIp(VH *v, UCHAR *mac, UINT dest_ip);
442 IP_COMBINE *SearchIpCombine(VH *v, UINT src_ip, UINT dest_ip, USHORT id, UCHAR protocol);
483 NAT_ENTRY *CreateNatTcp(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port);
498 NAT_ENTRY *CreateNatDns(VH *v, UINT src_ip, UINT src_port, UINT dest_ip, UINT dest_port,
525 void VirtualDhcpSend(VH *v, UINT tran_id, UINT dest_ip, UINT dest_port,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
144 ipproto = parse_ipv4(data, nh_off, data_end, &src_ip, &dest_ip); in xdp_router_ipv4_prog()
145 direct_entry = bpf_map_lookup_elem(&exact_match, &dest_ip); in xdp_router_ipv4_prog()
154 key4.b8[4] = dest_ip & 0xff; in xdp_router_ipv4_prog()
155 key4.b8[5] = (dest_ip >> 8) & 0xff; in xdp_router_ipv4_prog()
156 key4.b8[6] = (dest_ip >> 16) & 0xff; in xdp_router_ipv4_prog()
157 key4.b8[7] = (dest_ip >> 24) & 0xff; in xdp_router_ipv4_prog()
164 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
168 dest_ip = prefix_value->gw; in xdp_router_ipv4_prog()
169 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
144 ipproto = parse_ipv4(data, nh_off, data_end, &src_ip, &dest_ip); in xdp_router_ipv4_prog()
145 direct_entry = bpf_map_lookup_elem(&exact_match, &dest_ip); in xdp_router_ipv4_prog()
154 key4.b8[4] = dest_ip & 0xff; in xdp_router_ipv4_prog()
155 key4.b8[5] = (dest_ip >> 8) & 0xff; in xdp_router_ipv4_prog()
156 key4.b8[6] = (dest_ip >> 16) & 0xff; in xdp_router_ipv4_prog()
157 key4.b8[7] = (dest_ip >> 24) & 0xff; in xdp_router_ipv4_prog()
164 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
168 dest_ip = prefix_value->gw; in xdp_router_ipv4_prog()
169 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
144 ipproto = parse_ipv4(data, nh_off, data_end, &src_ip, &dest_ip); in xdp_router_ipv4_prog()
145 direct_entry = bpf_map_lookup_elem(&exact_match, &dest_ip); in xdp_router_ipv4_prog()
154 key4.b8[4] = dest_ip & 0xff; in xdp_router_ipv4_prog()
155 key4.b8[5] = (dest_ip >> 8) & 0xff; in xdp_router_ipv4_prog()
156 key4.b8[6] = (dest_ip >> 16) & 0xff; in xdp_router_ipv4_prog()
157 key4.b8[7] = (dest_ip >> 24) & 0xff; in xdp_router_ipv4_prog()
164 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
168 dest_ip = prefix_value->gw; in xdp_router_ipv4_prog()
169 dest_mac = bpf_map_lookup_elem(&arp_table, &dest_ip); in xdp_router_ipv4_prog()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_udp.c50 IP4_t dest_ip; member
102 pshdr->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver()
396 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
397 struct in_addr dest_ip; in pxenv_udp_read() local
422 dest_ip.s_addr = pshdr->dest_ip; in pxenv_udp_read()
428 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
429 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
451 pxenv_udp_read->dest_ip = pshdr->dest_ip; in pxenv_udp_read()
458 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Dstarcraft.c36 u_int32_t dest_ip = ntohl(packet->iph->daddr); in sc2_match_logon_ip() local
37 return (ndpi_ips_match(source_ip, dest_ip, 0xD5F87F82, 32) // EU 213.248.127.130 in sc2_match_logon_ip()
38 || ndpi_ips_match(source_ip, dest_ip, 0x0C81CE82, 32) // US 12.129.206.130 in sc2_match_logon_ip()
39 || ndpi_ips_match(source_ip, dest_ip, 0x79FEC882, 32) // KR 121.254.200.130 in sc2_match_logon_ip()
40 || ndpi_ips_match(source_ip, dest_ip, 0xCA09424C, 32) // SG 202.9.66.76 in sc2_match_logon_ip()
41 || ndpi_ips_match(source_ip, dest_ip, 0x0C81ECFE, 32)); // BETA 12.129.236.254 in sc2_match_logon_ip()
/dports/net/p5-NetPacket/NetPacket-1.6.0/lib/NetPacket/
H A DIP.pm216 $self->{dest_ip}, $self->{options}) = unpack('CCnnnCCnNNa*' , $pkt);
247 $self->{dest_ip} = to_dotquad($self->{dest_ip});
275 my ($src_ip, $dest_ip);
291 $dest_ip = gethostbyname($self->{dest_ip});
296 $zero, $src_ip, $dest_ip);
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Dwrite_ip.c111 u_long dest_ip; in write_ip_via_datalink() local
123 dest_ip = ip_hdr->ip_dst.s_addr; in write_ip_via_datalink()
129 if (cached_dest_ip == dest_ip) in write_ip_via_datalink()
146 local_ip=libnet_get_interface_by_dest(dest_ip,ebuf); in write_ip_via_datalink()
230 if ((gateway_ip=libnet_get_next_hop(dest_ip, ebuf))==-1) in write_ip_via_datalink()
243 if (libnet_active_query_arp(dest_ip,dest_hwaddr,device,ebuf)==-1) in write_ip_via_datalink()
297 cached_dest_ip=dest_ip; in write_ip_via_datalink()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_udp.c93 pxenv_udp_read->dest_ip = sin_dest->sin_addr.s_addr; in pxe_udp_deliver_iob()
361 struct in_addr dest_ip_wanted = { .s_addr = pxenv_udp_read->dest_ip }; in pxenv_udp_read()
362 struct in_addr dest_ip; in pxenv_udp_read() local
376 dest_ip.s_addr = pxenv_udp_read->dest_ip; in pxenv_udp_read()
381 ( dest_ip_wanted.s_addr != dest_ip.s_addr ) ) { in pxenv_udp_read()
382 DBG ( " wrong IP %s", inet_ntoa ( dest_ip ) ); in pxenv_udp_read()
396 inet_ntoa ( *( ( struct in_addr * ) &pxenv_udp_read->dest_ip ) ), in pxenv_udp_read()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/sim/rfnoc/
H A DPkgEthernet.sv142 logic [31:0] dest_ip = DEF_DEST_IP_ADDR; member
253 pkt.hdr.dest_ip[31:24] = pay.pop_front(); // byte 16
254 pkt.hdr.dest_ip[23:16] = pay.pop_front(); // byte 17
279 (a.hdr.dest_ip == b.hdr.dest_ip) &&
308 input logic [31:0] dest_ip, port
320 virtual_header.push_back(dest_ip[31:24]); // byte 4
321 virtual_header.push_back(dest_ip[23:16]); // byte 5
322 virtual_header.push_back(dest_ip[15:8]); // byte 6
323 virtual_header.push_back(dest_ip[7:0]); // byte 7
349 input logic [31:0] dest_ip, port
[all …]
/dports/textproc/py-jc/jc-1.17.5/jc/parsers/
H A Dtraceroute.py173 def __init__(self, dest_name, dest_ip): argument
175 self.dest_ip = dest_ip
182 text = "Traceroute for %s (%s)\n\n" % (self.dest_name, self.dest_ip)
242 dest_name, dest_ip = None, None
245 dest_ip = match_dest.group(2)
248 traceroute = _Traceroute(dest_name, dest_ip)
421 'destination_ip': tr.dest_ip,
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/verbs/
H A Dparcelport_verbs.cpp429 auto it = connection_cache.is_in_map(dest_ip); in get_connection()
443 , dest_ip in get_connection()
476 std::uint32_t dest_ip = dest.get<locality>().ip_; in create_connection() local
479 << "to " << ipaddress(dest_ip) in create_connection()
484 auto it = connection_cache.find(dest_ip); in create_connection()
489 << "to " << ipaddress(dest_ip) in create_connection()
496 << "to " << ipaddress(dest_ip) in create_connection()
503 , dest_ip in create_connection()
607 << ipaddress(dest_ip) << "to " in handle_verbs_connection()
611 auto present = ip_endpoint_map.is_in_map(dest_ip); in handle_verbs_connection()
[all …]

12345678910>>...17