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
1041 if (cishort != val) \
1054 if (cishort != val) \
1193 u_short cishort; local
1285 (cishort <= PPP_MRU && cishort <= absmax_mru))
1497 if (cishort < PPP_MRU && cishort < absmax_mru) {
1499 try.mru = cishort;
1613 u_short cishort; local
1900 cishort = ao->mru;
2224 cishort = ao->mrru;
[all …]
H A Dipv6cp.c562 GETSHORT(cishort, p); \
563 if (cishort != val) \
615 u_short cishort; local
647 GETSHORT(cishort, p); \
750 u_short cishort; local
781 GETSHORT(cishort, p); \
783 if (cishort != val) \
832 u_short cishort; local
930 GETSHORT(cishort, p);
1419 u_short cishort; local
[all …]
H A Dipcp.c649 GETSHORT(cishort, p); \
650 if (cishort != val) \
713 u_short cishort; local
746 GETSHORT(cishort, p); \
796 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
895 u_short cishort; local
930 GETSHORT(cishort, p); \
932 if (cishort != val) \
1011 u_short cishort; local
1234 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);