Searched refs:CILEN_NAME (Results 1 – 1 of 1) sorted by relevance
212 #define CILEN_NAME 3 /* Minimum length of router name */ macro596 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) {