Searched refs:PUTLONG (Results 1 - 9 of 9) sorted by relevance
/third_party/lwip/src/netif/ppp/ |
H A D | ipcp.c | 818 PUTLONG(l, ucp); \ in ipcp_addci() 820 PUTLONG(l, ucp); \ in ipcp_addci() 851 PUTLONG(l, ucp); \ in ipcp_addci() 865 PUTLONG(l, ucp); \ in ipcp_addci() 880 PUTLONG(l, ucp); \ in ipcp_addci() 1577 PUTLONG(tl, p); in ipcp_reqci() 1600 PUTLONG(tl, p); in ipcp_reqci() 1633 PUTLONG(tl, p); in ipcp_reqci() 1664 PUTLONG(tl, p); in ipcp_reqci() 1686 PUTLONG(t in ipcp_reqci() [all...] |
H A D | pppol2tp.c | 857 PUTLONG(PPPOL2TP_FRAMINGCAPABILITIES, p); /* Attribute value: Framing capabilities */ in pppol2tp_send_sccrq() 863 PUTLONG(PPPOL2TP_BEARERCAPABILITIES, p); /* Attribute value: Bearer capabilities */ in pppol2tp_send_sccrq() 1000 PUTLONG(serialnumber, p); /* Attribute value: Serial number */ in pppol2tp_send_icrq() 1041 PUTLONG(PPPOL2TP_FRAMINGTYPE, p); /* Attribute value: Framing type */ in pppol2tp_send_iccn() 1047 PUTLONG(PPPOL2TP_TXCONNECTSPEED, p); /* Attribute value: TX Connect speed */ in pppol2tp_send_iccn()
|
H A D | lcp.c | 537 PUTLONG(go->magicnumber, magp); in lcp_extcode() 863 PUTLONG(val, ucp); \ in lcp_addci() 871 PUTLONG(val, ucp); \ in lcp_addci() 1915 PUTLONG(ao->asyncmap | cilong, nakoutp); in lcp_reqci() 2134 PUTLONG(ao->lqr_period, nakoutp); in lcp_reqci() 2157 PUTLONG(cilong, nakoutp); in lcp_reqci() 2754 PUTLONG(lcp_magic, pktp); in LcpSendEchoRequest()
|
H A D | eap.c | 771 PUTLONG(SRPVAL_EBIT, outp); in eap_send_request() 1160 PUTLONG(flags, outp);
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
H A D | nameser.h | 449 #define PUTLONG NS_PUT32 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
H A D | nameser.h | 449 #define PUTLONG NS_PUT32 macro
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
H A D | nameser.h | 449 #define PUTLONG NS_PUT32 macro
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 522 #define PUTLONG(l, cp) { \ macro
|
/third_party/musl/include/arpa/ |
H A D | nameser.h | 520 #define PUTLONG NS_PUT32 macro
|
Completed in 15 milliseconds