Home
last modified time | relevance | path

Searched refs:cishort (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c1013 u_short cishort; local
1040 GETSHORT(cishort, p); \
1041 if (cishort != val) \
1053 GETSHORT(cishort, p); \
1054 if (cishort != val) \
1081 GETSHORT(cishort, p); \
1082 if (cishort != val) \
1112 GETSHORT(cishort, p); \
1113 if (cishort != PPP_LQR) \
1193 u_short cishort; local
[all …]
H A Dipv6cp.c543 u_short cilen, citype, cishort; local
562 GETSHORT(cishort, p); \
563 if (cishort != val) \
615 u_short cishort; local
647 GETSHORT(cishort, p); \
669 if (cishort == IPV6CP_COMP) {
670 try.vj_protocol = cishort;
750 u_short cishort; local
781 GETSHORT(cishort, p); \
783 if (cishort != val) \
[all …]
H A Dipcp.c615 u_short cilen, citype, cishort; local
649 GETSHORT(cishort, p); \
650 if (cishort != val) \
713 u_short cishort; local
746 GETSHORT(cishort, p); \
786 if (cishort == IPCP_VJ_COMP) {
796 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
798 try.vj_protocol = cishort;
895 u_short cishort; local
930 GETSHORT(cishort, p); \
[all …]
H A Dccp.c1266 u_short cishort; local
1352 GETSHORT(cishort, p);
1354 printer(arg, " h%d/m%d", cishort, cichar);
1400 GETSHORT(cishort, p);
1401 printer(arg, " history %d", cishort);