Searched refs:GETSHORT (Results 1 - 18 of 18) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgetcertsbyname.c166 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 */
/external/dnsmasq/src/
H A Drfc1035.c360 GETSHORT(rdlen, ansp);
463 GETSHORT(type, ansp);
464 GETSHORT(class, ansp);
489 GETSHORT(type, ansp);
491 GETSHORT(class, ansp);
493 GETSHORT(rdlen, ansp);
538 GETSHORT(qtype, p);
539 GETSHORT(qclass, p);
541 GETSHORT(rdlen, p);
598 GETSHORT(qtyp
[all...]
H A Dnameser.h334 #define GETSHORT(s, cp) { \ macro
H A Dforward.c408 GETSHORT(udpsz, sizep);
/external/ppp/pppd/
H A Dlcp.c557 GETSHORT(prot, inp);
806 GETSHORT(cishort, p); \
832 GETSHORT(cishort, p); \
861 GETSHORT(cishort, p); \
968 GETSHORT(cishort, p); \
991 GETSHORT(cishort, p); \
1013 GETSHORT(cishort, p); \
1071 GETSHORT(cishort, p);
1235 GETSHORT(cishort, p);
1355 GETSHORT(cishor
[all...]
H A Dcbcp.c175 GETSHORT(len, inp);
241 GETSHORT(len, p);
H A Dipv6cp.c627 GETSHORT(cishort, p); \
713 GETSHORT(cishort, p); \
849 GETSHORT(cishort, p); \
987 GETSHORT(cishort, p);
1450 GETSHORT(len, p);
1480 GETSHORT(cishort, p);
H A Dipxcp.c729 GETSHORT(cishort, p); \
822 GETSHORT (s, p);
949 GETSHORT(cishort, p); \
1150 GETSHORT (cishort, p);
1489 GETSHORT(len, p);
1536 GETSHORT (cishort, p);
1543 GETSHORT (cishort, p);
H A Dupap.c334 GETSHORT(len, inp);
629 GETSHORT(len, p);
H A Dipcp.c885 GETSHORT(cishort, p); \
1008 GETSHORT(cishort, p); \
1231 GETSHORT(cishort, p); \
1504 GETSHORT(cishort, p);
2046 GETSHORT(len, p);
2085 GETSHORT(cishort, p);
H A Dchap-new.c525 GETSHORT(len, pkt);
583 GETSHORT(len, p);
H A Dfsm.c354 GETSHORT(len, inp);
H A Dpppd.h736 #define GETSHORT(s, cp) { \ macro
H A Dutils.c495 GETSHORT(proto, p);
H A Deap.c2095 GETSHORT(len, inp);
2159 GETSHORT(len, inp);
H A Dmain.c1042 GETSHORT(protocol, p);
/external/libpcap/Win32/Include/arpa/
H A Dnameser.h313 #define GETSHORT(s, cp) { \ macro
/external/tcpdump/
H A Dnameser.h278 #define GETSHORT(s, cp) { \ macro

Completed in 4324 milliseconds