Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipxcp.c212 #define CILEN_NAME 3 /* Minimum length of router name */ macro
596 len += go->neg_name ? CILEN_NAME + strlen ((char *)go->name) - 1 : 0;
636 PUTCHAR (CILEN_NAME + cilen - 1, ucp);
1195 if (cilen >= CILEN_NAME) {
1196 int name_size = cilen - CILEN_NAME;
1548 if (olen >= CILEN_NAME) {