HomeSort by relevance Sort by last modified time
    Searched refs:GETSHORT (Results 1 - 23 of 23) sorted by null

  /external/ipsec-tools/src/racoon/
getcertsbyname.c 166 GETSHORT(type, cp); /* type */
168 GETSHORT(keytag, cp); /* key tag */
273 GETSHORT(qtype, cp); /* QTYPE */
274 GETSHORT(qclass, cp); /* QCLASS */
286 GETSHORT(qtype, cp); /* TYPE */
287 GETSHORT(qclass, cp); /* CLASS */
289 GETSHORT(rdlength, cp); /* RDLENGTH */
299 GETSHORT(qtype, cp); /* type */
301 GETSHORT(keytag, cp); /* key tag */
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_update.c 252 GETSHORT(type, cp);
253 GETSHORT(class, cp);
291 GETSHORT(type, cp);
292 GETSHORT(class, cp);
316 GETSHORT(dlen, cp);
402 GETSHORT(dlen, cp);
435 GETSHORT(type, cp);
436 GETSHORT(class, cp);
438 GETSHORT(dlen, cp);
461 GETSHORT(type, cp);
    [all...]
getnetbydns.c 174 GETSHORT(type, cp);
175 GETSHORT(class, cp);
177 GETSHORT(n, cp);
  /external/dnsmasq/src/
rfc1035.c 296 GETSHORT(rdlen, ansp);
382 GETSHORT(type, ansp);
383 GETSHORT(class, ansp);
401 GETSHORT(type, ansp);
403 GETSHORT(class, ansp);
405 GETSHORT(rdlen, ansp);
437 GETSHORT(qtype, p);
438 GETSHORT(qclass, p);
440 GETSHORT(rdlen, p);
487 GETSHORT(qtype, p)
    [all...]
nameser.h 332 #define GETSHORT(s, cp) \
forward.c 353 GETSHORT(udpsz, sizep);
    [all...]
  /external/ppp/pppd/
lcp.c 569 GETSHORT(prot, inp);
829 GETSHORT(cishort, p); \
855 GETSHORT(cishort, p); \
884 GETSHORT(cishort, p); \
991 GETSHORT(cishort, p); \
1014 GETSHORT(cishort, p); \
1036 GETSHORT(cishort, p); \
1094 GETSHORT(cishort, p);
    [all...]
ipxcp.c 729 GETSHORT(cishort, p); \
822 GETSHORT (s, p);
949 GETSHORT(cishort, p); \
1150 GETSHORT (cishort, p);
    [all...]
cbcp.c 175 GETSHORT(len, inp);
241 GETSHORT(len, p);
ipv6cp.c 636 GETSHORT(cishort, p); \
722 GETSHORT(cishort, p); \
858 GETSHORT(cishort, p); \
996 GETSHORT(cishort, p);
    [all...]
upap.c 334 GETSHORT(len, inp);
628 GETSHORT(len, p);
ipcp.c 921 GETSHORT(cishort, p); \
1063 GETSHORT(cishort, p); \
    [all...]
chap-new.c 541 GETSHORT(len, pkt);
600 GETSHORT(len, p);
fsm.c 354 GETSHORT(len, inp);
pppd.h 764 #define GETSHORT(s, cp) { \
    [all...]
utils.c 485 GETSHORT(proto, p);
eap.c     [all...]
main.c 1083 GETSHORT(protocol, p);
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 171 #define GETSHORT NS_GET16
  /external/openssh/openbsd-compat/
getrrsetbyname.c 90 #ifndef GETSHORT
91 #define GETSHORT(s, cp) { \
123 GETSHORT(u, msgp);
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser_compat.h 231 #define GETSHORT NS_GET16
  /external/tcpdump/
nameser.h 263 #define GETSHORT(s, cp) { \
  /bionic/libc/dns/resolv/
res_debug.c 205 GETSHORT(optcode, cp);
206 GETSHORT(optlen, cp);
    [all...]

Completed in 350 milliseconds