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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_mkupdate.c212 PUTSHORT(rtype, cp);
213 PUTSHORT(rclass, cp);
227 PUTSHORT(0, sp2);
302 PUTSHORT(n, cp);
316 PUTSHORT(n, cp);
346 PUTSHORT(n, sp2);
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dppp.h186 #define PUTSHORT(s, cp) { \ macro
223 PUTSHORT(t, p); }
H A Dlcp.c531 PUTSHORT(val, ucp); \
538 PUTSHORT(val, ucp); \
553 PUTSHORT(PPP_LQR, ucp); \
1232 PUTSHORT(PPP_MINMRU, nakp); /* Give him a hint */
1317 PUTSHORT(PPP_CHAP, nakp);
1343 PUTSHORT(PPP_PAP, nakp);
1356 PUTSHORT(PPP_CHAP, nakp);
1379 PUTSHORT(PPP_CHAP, nakp);
1385 PUTSHORT(PPP_PAP, nakp);
1411 PUTSHORT(PPP_LQ
[all...]
H A Dchap.c701 PUTSHORT(outlen, outp);
740 PUTSHORT(outlen, outp);
795 PUTSHORT(outlen, outp); /* packet length */
H A Dpap.c542 PUTSHORT(outlen, outp);
579 PUTSHORT(outlen, outp);
H A Dfsm.c319 PUTSHORT(outlen, outp);
H A Dipcp.c374 PUTSHORT(val, ucp); \
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dppp_impl.h190 #define PUTSHORT(s, cp) { \ macro
228 PUTSHORT(t, p); }
H A Dlcp.c578 PUTSHORT(val, ucp); \
585 PUTSHORT(val, ucp); \
600 PUTSHORT(PPP_LQR, ucp); \
1299 PUTSHORT(PPP_MINMRU, nakp); /* Give him a hint */
1384 PUTSHORT(PPP_CHAP, nakp);
1410 PUTSHORT(PPP_PAP, nakp);
1423 PUTSHORT(PPP_CHAP, nakp);
1446 PUTSHORT(PPP_CHAP, nakp);
1451 PUTSHORT(PPP_PAP, nakp);
1477 PUTSHORT(PPP_LQ
[all...]
H A Dchap.c725 PUTSHORT(outlen, outp);
766 PUTSHORT(outlen, outp);
825 PUTSHORT(outlen, outp); /* packet length */
H A Dpap.c563 PUTSHORT(outlen, outp);
595 PUTSHORT(outlen, outp);
H A Dfsm.c884 PUTSHORT(outlen, outp);
H A Dipcp.c359 PUTSHORT(val, ucp); \
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser_compat.h233 #define PUTSHORT NS_PUT16 macro

Completed in 743 milliseconds