Lines Matching refs:cishort
608 u_short cilen, citype, cishort; local
627 GETSHORT(cishort, p); \
628 if (cishort != val) \
681 u_short cishort; local
713 GETSHORT(cishort, p); \
737 if (cishort == IPV6CP_COMP && !treat_as_reject) {
738 try.vj_protocol = cishort;
818 u_short cishort; local
849 GETSHORT(cishort, p); \
851 if (cishort != val) \
898 u_short cishort; /* Parsed short value */ local
987 GETSHORT(cishort, p);
988 IPV6CPDEBUG(("(%d)", cishort));
991 if (!(cishort == IPV6CP_COMP)) {
997 ho->vj_protocol = cishort;
1442 u_short cishort; local
1480 GETSHORT(cishort, p);
1482 printer(arg, "0x%x", cishort);