Searched refs:PUTSHORT (Results 1 - 14 of 14) sorted by relevance

/external/ppp/pppd/
H A Dlcp.c701 PUTSHORT(val, ucp); \
707 PUTSHORT(PPP_CHAP, ucp); \
720 PUTSHORT(PPP_LQR, ucp); \
1547 PUTSHORT(MINMRU, nakp); /* Give him a hint */
1613 PUTSHORT(PPP_EAP, nakp);
1616 PUTSHORT(PPP_CHAP, nakp);
1637 PUTSHORT(PPP_EAP, nakp);
1639 PUTSHORT(PPP_PAP, nakp);
1652 PUTSHORT(PPP_CHAP, nakp);
1672 PUTSHORT(PPP_CHA
[all...]
H A Dupap.c565 PUTSHORT(outlen, outp);
599 PUTSHORT(outlen, outp);
H A Deap.c277 PUTSHORT(EAP_HEADERLEN, outp);
302 PUTSHORT(EAP_HEADERLEN, outp);
857 PUTSHORT(outlen, lenloc);
1060 PUTSHORT(msglen, outp);
1092 PUTSHORT(msglen, outp);
1127 PUTSHORT(msglen, outp);
1159 PUTSHORT(msglen, outp);
1186 PUTSHORT(msglen, outp);
H A Dpppd.h740 #define PUTSHORT(s, cp) { \ macro
780 PUTSHORT(t, p); }
H A Dcbcp.c437 PUTSHORT(outlen, outp);
H A Dfsm.c815 PUTSHORT(outlen, outp);
H A Dipxcp.c646 PUTSHORT (external, ucp);
1187 PUTSHORT (protocol, p);
H A Dipv6cp.c568 PUTSHORT(val, ucp); \
H A Dipcp.c778 PUTSHORT(val, ucp); \
/external/dnsmasq/src/
H A Dnameser.h352 #define PUTSHORT(s, cp) { \ macro
H A Drfc1035.c1035 PUTSHORT(nameoffset | 0xc000, p);
1036 PUTSHORT(type, p);
1037 PUTSHORT(class, p);
1041 PUTSHORT(0, p); /* Placeholder RDLength */
1064 PUTSHORT(usval, p);
1101 PUTSHORT(j, sav); /* Now, store real RDLength */
1166 PUTSHORT(daemon->edns_pktsz, psave);
H A Dforward.c398 PUTSHORT(daemon->edns_pktsz, psave);
H A Doption.c922 PUTSHORT((r - p) | 0xc000, tail);
/external/tcpdump/
H A Dnameser.h293 #define PUTSHORT(s, cp) { \ macro

Completed in 352 milliseconds