Home
last modified time | relevance | path

Searched refs:nakp (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/lib/lwip/netif/ppp/
A Dlcp.c1256 nakp = nak_buffer; in lcp_reqci()
1297 PUTCHAR(CI_MRU, nakp); in lcp_reqci()
1331 PUTCHAR(CILEN_LONG, nakp); in lcp_reqci()
1410 PUTSHORT(PPP_PAP, nakp); in lcp_reqci()
1442 PUTCHAR(CI_AUTHTYPE, nakp); in lcp_reqci()
1445 PUTCHAR(CILEN_CHAP, nakp); in lcp_reqci()
1446 PUTSHORT(PPP_CHAP, nakp); in lcp_reqci()
1451 PUTSHORT(PPP_PAP, nakp); in lcp_reqci()
1476 PUTCHAR(CILEN_LQR, nakp); in lcp_reqci()
1477 PUTSHORT(PPP_LQR, nakp); in lcp_reqci()
[all …]

Completed in 8 milliseconds