Searched refs:citype (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c1020 u_char cilen, citype, cichar; local
1033 GETCHAR(citype, p); \
1036 citype != opt) \
1043 GETCHAR(citype, p); \
1046 citype != opt) \
1056 GETCHAR(citype, p); \
1059 citype != opt) \
1071 GETCHAR(citype, p); \
1074 citype != opt) \
1084 GETCHAR(citype,
1200 u_char citype, cichar, *next; local
1841 int cilen, citype, cichar; /* Parsed len, type, char value */ local
[all...]
H A Dipv6cp.c547 u_short cilen, citype, cishort; local
561 GETCHAR(citype, p); \
564 citype != opt) \
576 GETCHAR(citype, p); \
579 citype != opt) \
618 u_char citype, cilen, *next; local
695 GETCHAR(citype, p);
701 switch (citype) {
H A Dipcp.c622 u_short cilen, citype, cishort; local
635 GETCHAR(citype, p); \
638 citype != opt) \
719 u_char citype, cilen, *next; local
833 GETCHAR(citype, p);
839 switch (citype) {

Completed in 60 milliseconds