Searched refs:CILEN_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
211 #define CILEN_PROTOCOL 4 /* Minimum length of routing protocol */ macro600 len += CILEN_PROTOCOL;645 PUTCHAR (CILEN_PROTOCOL, ucp);724 if (cilen != CILEN_PROTOCOL || citype != opt) \819 if (!go->neg_router || (cilen < CILEN_PROTOCOL))943 if ((len -= CILEN_PROTOCOL) < 0) \947 if (cilen != CILEN_PROTOCOL) \1145 if ( !ao->neg_router || cilen < CILEN_PROTOCOL ) {1541 if (olen == CILEN_PROTOCOL) {