Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipv6cp.c313 #define CILEN_IFACEID 10 /* RFC2472, interface identifier */ macro
552 #define LENCIIFACEID(neg) (neg ? CILEN_IFACEID : 0)
585 int idlen = CILEN_IFACEID; \
643 int idlen = CILEN_IFACEID; \
705 len >= (cilen = CILEN_IFACEID) && \
782 if (go->neg_ifaceid || no.neg_ifaceid || cilen != CILEN_IFACEID)
839 len >= (cilen = CILEN_IFACEID) && \
946 cilen != CILEN_IFACEID) { /* Check CI length */
1067 PUTCHAR(CILEN_IFACEID, ucp);
1469 if (olen == CILEN_IFACEID) {