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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Drfc1035.c412 PUTSHORT(nameoffset | 0xc000, p);
413 PUTSHORT(type, p);
414 PUTSHORT(C_IN, p);
418 PUTSHORT(0, p); /* dummy RDLENGTH */
421 PUTSHORT(pref, p);
434 PUTSHORT(j, sav); /* Real RDLENGTH */
747 PUTSHORT (sizeof(HEADER) | 0xc000, p);
748 PUTSHORT(T_A, p);
749 PUTSHORT(C_IN, p);
751 PUTSHORT(INADDRS
[all...]
H A Dforward.c412 PUTSHORT(rdlen + option_len, p);
787 PUTSHORT(daemon->edns_pktsz, psave);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dlcp.c720 PUTSHORT(val, ucp); \
726 PUTSHORT(PPP_CHAP, ucp); \
739 PUTSHORT(PPP_LQR, ucp); \
1566 PUTSHORT(MINMRU, nakp); /* Give him a hint */
1632 PUTSHORT(PPP_EAP, nakp);
1635 PUTSHORT(PPP_CHAP, nakp);
1656 PUTSHORT(PPP_EAP, nakp);
1658 PUTSHORT(PPP_PAP, nakp);
1671 PUTSHORT(PPP_CHAP, nakp);
1691 PUTSHORT(PPP_CHA
[all...]
H A Dupap.c564 PUTSHORT(outlen, outp);
598 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.h748 #define PUTSHORT(s, cp) { \ macro
788 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); \

Completed in 184 milliseconds