Searched defs:ip (Results 1 - 25 of 54) sorted by relevance

123

/haiku/src/kits/debug/arch/arm/
H A Darch_debug_support.cpp15 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/debug/arch/mipsel/
H A Darch_debug_support.cpp13 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/debug/arch/ppc/
H A Darch_debug_support.cpp13 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/debug/arch/arm64/
H A Darch_debug_support.cpp11 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/debug/arch/m68k/
H A Darch_debug_support.cpp19 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/system/libnetwork/musl/network/
H A Dinet_pton.c21 uint16_t ip[8]; local
/haiku/headers/private/kernel/boot/net/
H A DARP.h35 ip_addr_t ip; member in struct:ARPService::MapEntry
/haiku/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp19 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp20 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/tests/system/network/icmp/
H A Dicmp_dumper.cpp49 struct ip* ip = (struct ip*)buf; local
/haiku/src/kits/debug/arch/riscv64/
H A Darch_debug_support.cpp20 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, void **ip, void **stackFrameAddress) argument
/haiku/src/kits/network/libnetservices/
H A DUrlProtocolAsynchronousListener.cpp91 const char* ip; local
H A DUrlSynchronousRequest.cpp63 BUrlSynchronousRequest::HostnameResolved(BUrlRequest*, const char* ip) argument
H A DUrlProtocolDispatchingListener.cpp55 HostnameResolved(BUrlRequest* caller, const char* ip) argument
/haiku/src/libs/util/
H A Drealhostname.c49 realhostname(char *host, size_t hsize, const struct in_addr *ip) argument
/haiku/src/system/boot/loader/net/
H A DARP.cpp113 ARPService::GetMACForIP(ip_addr_t ip, mac_addr_t &mac) argument
165 _SendARPPacket(ip_addr_t ip, const mac_addr_t &mac, uint16 opcode) argument
185 _FindEntry(ip_addr_t ip) argument
200 _PutEntry(ip_addr_t ip, const mac_addr_t &mac) argument
[all...]
/haiku/headers/private/kernel/arch/x86/32/
H A Diframe.h30 uint32 ip; member in struct:iframe
/haiku/headers/private/kernel/arch/x86/64/
H A Diframe.h30 uint64 ip; member in struct:iframe
/haiku/src/libs/compat/freebsd_iflib/
H A Dmd5c.c63 uint32_t ip; local
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_uart_sifive.h63 uint32 ip; // interrupt pending member in struct:UARTSifiveRegs
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNetAddress.cpp146 uint32 ip = GetIP(); local
/haiku/src/bin/network/ftpd/
H A Dmd5c.c83 const u_int32_t *ip = (const u_int32_t *)input; local
/haiku/src/libs/x86emu/
H A Dops.c10007 s16 ip; local
10029 s16 ip; local
10051 s16 ip; local
10229 u32 ip; local
10259 u32 ip; local
[all...]
/haiku/src/system/kernel/lib/
H A Dkernel_vsprintf.cpp416 long *ip = va_arg(args, long *); local
419 int *ip = va_arg(args, int *); local
/haiku/headers/private/system/
H A Dpe_common.h34 uint16 ip; member in struct:__anon9

Completed in 110 milliseconds

123