Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipv6cp.c304 #define CILEN_IFACEID 10 /* RFC2472, interface identifier */ macro
543 #define LENCIIFACEID(neg) (neg ? CILEN_IFACEID : 0)
576 int idlen = CILEN_IFACEID; \
634 int idlen = CILEN_IFACEID; \
696 len >= (cilen = CILEN_IFACEID) && \
773 if (go->neg_ifaceid || no.neg_ifaceid || cilen != CILEN_IFACEID)
830 len >= (cilen = CILEN_IFACEID) && \
937 cilen != CILEN_IFACEID) { /* Check CI length */
1058 PUTCHAR(CILEN_IFACEID, ucp);
1486 if (olen == CILEN_IFACEID) {