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

/netgear-R7000-V1.0.7.12_1.2.5/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 */
780 PUTSHORT (sizeof(HEADER) | 0xc000, p);
781 PUTSHORT(T_A, p);
782 PUTSHORT(C_IN, p);
784 PUTSHORT(INADDRS
[all...]
H A Dforward.c412 PUTSHORT(rdlen + option_len, p);
787 PUTSHORT(daemon->edns_pktsz, psave);
/netgear-R7000-V1.0.7.12_1.2.5/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); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dnameser.h293 #define PUTSHORT(s, cp) { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/arpa/
H A Dnameser.h331 #define PUTSHORT(s, cp) { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dlcp.c678 PUTSHORT(val, ucp); \
684 PUTSHORT(val, ucp); \
697 PUTSHORT(PPP_LQR, ucp); \
1475 PUTSHORT(MINMRU, nakp); /* Give him a hint */
1538 PUTSHORT(PPP_CHAP, nakp);
1556 PUTSHORT(PPP_PAP, nakp);
1568 PUTSHORT(PPP_CHAP, nakp);
1586 PUTSHORT(PPP_CHAP, nakp);
1590 PUTSHORT(PPP_PAP, nakp);
1608 PUTSHORT(PPP_LQ
[all...]
H A Dchap.c686 PUTSHORT(outlen, outp);
726 PUTSHORT(outlen, outp);
781 PUTSHORT(outlen, outp); /* packet length */
H A Dupap.c522 PUTSHORT(outlen, outp);
556 PUTSHORT(outlen, outp);
H A Dpppd.h634 #define PUTSHORT(s, cp) { \ macro
673 PUTSHORT(t, p); }
H A Dcbcp.c399 PUTSHORT(outlen, outp);
H A Dfsm.c760 PUTSHORT(outlen, outp);
H A Dipxcp.c623 PUTSHORT (external, ucp);
1159 PUTSHORT (protocol, p);
H A Dipv6cp.c521 PUTSHORT(val, ucp); \
H A Dipcp.c716 PUTSHORT(val, ucp); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c402 #define PUTSHORT(w) \ macro
1340 PUTSHORT(bi_buf);
1370 PUTSHORT(bi_buf);
1433 PUTSHORT((ush)len);
1434 PUTSHORT((ush)~len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h715 #define PUTSHORT(s, cp) { \ macro
755 PUTSHORT(t, p); }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h614 #define PUTSHORT(s, cp) { \ macro
653 PUTSHORT(t, p); }

Completed in 146 milliseconds