Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/netif/
H A Detharp.h88 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
90 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/
H A Detharp.h123 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
125 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/
H A Detharp.h123 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
125 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/netif/
H A Detharp.h100 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
102 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/netif/
H A Detharp.h100 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
102 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/netif/
H A Detharp.h122 PACK_STRUCT_FIELD(struct ip_addr2 sipaddr);
124 PACK_STRUCT_FIELD(struct ip_addr2 dipaddr);
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/netif/
H A Detharp.c487 *(struct ip_addr2 *)((void*)&sipaddr) = hdr->sipaddr; in etharp_arp_input()
488 *(struct ip_addr2 *)((void*)&dipaddr) = hdr->dipaddr; in etharp_arp_input()
526 hdr->sipaddr = *(struct ip_addr2 *)((void*)&netif->ip_addr); in etharp_arp_input()
804 hdr->dipaddr = *(struct ip_addr2 *)ipaddr; in etharp_request()
805 hdr->sipaddr = *(struct ip_addr2 *)((void*)&netif->ip_addr); in etharp_request()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/ipv6/lwip/
H A Dip_addr.h63 struct ip_addr2 { struct
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/ipv6/lwip/
H A Dip_addr.h63 struct ip_addr2 { struct
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/tools/
H A Dwmslite.c3132 char *ip_addr2; in do_accept_loop() local
3196 ip_addr2 = NULL; in do_accept_loop()
3200 ip_addr2 = malloc (len + 1); in do_accept_loop()
3201 strcpy (ip_addr2, ip_addr); in do_accept_loop()
3215 ip_addr2 = NULL; in do_accept_loop()
3219 ip_addr2 = malloc (len + 1); in do_accept_loop()
3220 strcpy (ip_addr2, ip_addr); in do_accept_loop()
3281 ip_addr2 = NULL; in do_accept_loop()
3286 strcpy (ip_addr2, ip_addr); in do_accept_loop()
3300 ip_addr2 = NULL; in do_accept_loop()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ipv4/lwip/
H A Dip_addr.h53 struct ip_addr2 { struct
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/
H A Dip_addr.h65 struct ip_addr2 { struct
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/
H A Dip_addr.h65 struct ip_addr2 { struct
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dip_addr.h63 struct ip_addr2 { struct
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/ipv4/lwip/
H A Dip_addr.h63 struct ip_addr2 { struct
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/ipv4/lwip/
H A Dip_addr.h63 struct ip_addr2 { struct
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_sock.cc268 const char *ip_addr2, unsigned port1, in sockaddr_cmp_test() argument
280 inet_pton(sa_family, ip_addr2, in sockaddr_cmp_test()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/ipv4/lwip/
H A Dip_addr.h75 struct ip_addr2 { struct
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/netif/
H A Detharp.c1079 hdr->sipaddr = *(struct ip_addr2 *)ipsrc_addr; in etharp_raw()
1080 hdr->dipaddr = *(struct ip_addr2 *)ipdst_addr; in etharp_raw()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/netif/
H A Detharp.c1079 hdr->sipaddr = *(struct ip_addr2 *)ipsrc_addr; in etharp_raw()
1080 hdr->dipaddr = *(struct ip_addr2 *)ipdst_addr; in etharp_raw()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/netif/
H A Detharp.c1102 hdr->sipaddr = *(struct ip_addr2 *)ipsrc_addr; in etharp_raw()
1103 hdr->dipaddr = *(struct ip_addr2 *)ipdst_addr; in etharp_raw()
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/netif/
H A Detharp.c1102 hdr->sipaddr = *(struct ip_addr2 *)ipsrc_addr; in etharp_raw()
1103 hdr->dipaddr = *(struct ip_addr2 *)ipdst_addr; in etharp_raw()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/inspur/instorage/
H A Dfakes.py636 ip_addr2 = ''
640 ip_addr2 = '1.234.56.79'
668 rows[9] = ['1', '2', 'node2', ip_addr2, '255.255.255.0',
/dports/net/samba412/samba-4.12.15/selftest/target/
H A DSamba4.pm1541 my $ip_addr2 = Samba::get_ipv4_addr("fakednsforwarder2");
1547 dns forwarder = $ip_addr1 $ip_addr2";
1566 $ret->{DNS_FORWARDER2} = $ip_addr2;
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/ibm/
H A Dtest_storwize_svc.py778 ip_addr2 = ''
782 ip_addr2 = '1.234.56.79'
810 rows[9] = ['1', '2', 'node2', ip_addr2, '255.255.255.0',