Searched refs:cishort (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dlcp.c951 u_short cishort; local
978 GETSHORT(cishort, p); \
979 if (cishort != val) \
1005 GETSHORT(cishort, p); \
1006 if (cishort != PPP_CHAP) \
1036 GETSHORT(cishort, p); \
1037 if (cishort != PPP_LQR) \
1132 u_short cishort; local
1165 GETSHORT(cishort, p); \
1189 GETSHORT(cishort,
1593 u_short cishort; local
1827 u_short cishort; /* Parsed short value */ local
2388 u_short cishort; local
[all...]
H A Dipv6cp.c602 u_short cishort; local
623 GETSHORT(cishort, p); \
624 if (cishort != val) \
676 u_short cishort; local
710 GETSHORT(cishort, p); \
735 if (cishort == IPV6CP_COMP && !treat_as_reject) {
736 try_.vj_protocol = cishort;
811 u_short cishort; local
844 GETSHORT(cishort, p); \
846 if (cishort !
896 u_short cishort; /* Parsed short value */ local
1406 u_short cishort; local
[all...]
H A Dipcp.c927 u_short cishort; local
968 GETSHORT(cishort, p); \
969 if (cishort != val) \
1082 u_short cishort; local
1122 GETSHORT(cishort, p); \
1188 if (cishort == IPCP_VJ_COMP) {
1198 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1200 try_.vj_protocol = cishort;
1347 u_short cishort; local
1514 u_short cishort; /* Parsed short value */ local
2244 u_short cishort; local
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dlcp.c951 u_short cishort; local
978 GETSHORT(cishort, p); \
979 if (cishort != val) \
1005 GETSHORT(cishort, p); \
1006 if (cishort != PPP_CHAP) \
1036 GETSHORT(cishort, p); \
1037 if (cishort != PPP_LQR) \
1132 u_short cishort; local
1165 GETSHORT(cishort, p); \
1189 GETSHORT(cishort,
1593 u_short cishort; local
1827 u_short cishort; /* Parsed short value */ local
2388 u_short cishort; local
[all...]
H A Dipv6cp.c602 u_short cishort; local
623 GETSHORT(cishort, p); \
624 if (cishort != val) \
676 u_short cishort; local
710 GETSHORT(cishort, p); \
735 if (cishort == IPV6CP_COMP && !treat_as_reject) {
736 try_.vj_protocol = cishort;
811 u_short cishort; local
844 GETSHORT(cishort, p); \
846 if (cishort !
896 u_short cishort; /* Parsed short value */ local
1406 u_short cishort; local
[all...]
H A Dipcp.c927 u_short cishort; local
968 GETSHORT(cishort, p); \
969 if (cishort != val) \
1082 u_short cishort; local
1122 GETSHORT(cishort, p); \
1188 if (cishort == IPCP_VJ_COMP) {
1198 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1200 try_.vj_protocol = cishort;
1347 u_short cishort; local
1514 u_short cishort; /* Parsed short value */ local
2244 u_short cishort; local
[all...]

Completed in 97 milliseconds