Lines Matching refs:cishort
617 u_short cilen, citype, cishort; local
636 GETSHORT(cishort, p); \
637 if (cishort != val) \
690 u_short cishort; local
722 GETSHORT(cishort, p); \
746 if (cishort == IPV6CP_COMP && !treat_as_reject) {
747 try.vj_protocol = cishort;
827 u_short cishort; local
858 GETSHORT(cishort, p); \
860 if (cishort != val) \
907 u_short cishort; /* Parsed short value */ local
996 GETSHORT(cishort, p);
997 IPV6CPDEBUG(("(%d)", cishort));
1000 if (!(cishort == IPV6CP_COMP)) {
1006 ho->vj_protocol = cishort;
1425 u_short cishort; local
1463 GETSHORT(cishort, p);
1465 printer(arg, "0x%x", cishort);