Lines Matching refs:cishort
664 u_short cilen, citype, cishort; local
729 GETSHORT(cishort, p); \
730 if (cishort != to_external (val) || cishort == RIP_SAP) \
884 u_short cilen, citype, cishort; local
949 GETSHORT(cishort, p); \
950 if (cishort != to_external (val) || cishort == RIP_SAP) \
998 u_short cishort; /* Parsed short value */ local
1150 GETSHORT (cishort, p);
1157 if ((cishort == IPX_NONE && ho->router != 0) ||
1163 cishort = BIT(cishort);
1164 if (ho->router & cishort) {
1169 ho->router |= cishort;
1175 if ((cishort & (ao->router | BIT(IPX_NONE))) == 0) {
1178 if (cishort == BIT(NLSP) &&
1481 u_short cishort; local
1536 GETSHORT (cishort, p);
1537 printer (arg, "compression %d", (int) cishort);
1543 GETSHORT (cishort, p);
1544 printer (arg, "router proto %d", (int) cishort);