Searched refs:IP (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h106 i386_general_register SP, BP, SI, DI, IP; member in struct:i386_special_regs
146 #define R_IP spc.IP.I16_reg.x_reg
154 #define R_IP spc.IP.I16_reg.x_reg
162 #define R_EIP spc.IP.I32_reg.e_reg
/haiku/headers/private/kernel/boot/net/
H A DUDP.h9 #include <boot/net/IP.h>
H A DTCP.h9 #include <boot/net/IP.h>
/haiku/src/system/boot/loader/net/
H A DNetStack.cpp14 #include <boot/net/IP.h>
66 // IP service
H A DIP.cpp6 #include <boot/net/IP.h>
95 // IP V4?
99 // broadcast or our IP?
/haiku/src/system/boot/platform/openfirmware/
H A Ddevices.cpp15 #include <boot/net/IP.h>
H A Dnetwork.cpp19 #include <boot/net/IP.h>
155 // get IP address
159 // the IP address we find in there.
173 // try to read manual client IP from boot path
/haiku/headers/compatibility/bsd/arpa/
H A Dtelnet.h58 #define IP 244 /* interrupt process--permanently */ macro
73 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
230 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/haiku/src/bin/network/telnet/
H A Dcommands.c308 { "ip", "Send Telnet Interrupt Process",1, 0, NULL, 2, IP },
309 { "intp", NULL, 1, 0, NULL, 2, IP },
310 { "interrupt", NULL, 1, 0, NULL, 2, IP },
311 { "intr", NULL, 1, 0, NULL, 2, IP },
H A Dtelnet.c2320 NET2ADD(IAC, IP);
2321 printoption("SENT", IAC, IP);
/haiku/src/bin/network/telnetd/
H A Dstate.c166 case IP:

Completed in 219 milliseconds