HomeSort by relevance Sort by last modified time
    Searched defs:IP (Results 1 - 7 of 7) sorted by null

  /external/openssl/crypto/des/
des_locl.h 363 /* IP and FP
394 Thanks for hints from Richard Outerbridge - he told me IP&FP
404 #define IP(l,r) \
  /external/freetype/src/truetype/
ttinterp.h 145 FT_Long IP; /* current instruction pointer */
152 /* increment IP after ins. exec */
229 FT_Long IP );
  /external/libpcap/
tokdefs.h 47 IP = 273,
151 #define IP 273
grammar.c 82 IP = 273,
186 #define IP 273
784 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP",
    [all...]
  /bionic/libc/include/arpa/
telnet.h 49 #define IP 244 /* interrupt process--permanently */
64 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
202 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
  /external/grub/netboot/
etherboot.h 102 as Etherboot, subtract the size of an IP header and that of an UDP
118 #define IP 0x0800
322 /* Format of a bootp IP packet. */
325 struct iphdr ip; member in struct:bootpip_t
339 struct iphdr ip; member in struct:tftp_t
379 struct iphdr ip; member in struct:tftpreq_t
406 struct iphdr ip; member in struct:rpc_t
498 extern int ifconfig (char *ip, char *sm, char *gw, char *svr);
  /external/tcpdump/
telnet.h 57 #define IP 244 /* interrupt process--permanently */
72 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
222 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \

Completed in 260 milliseconds