Searched refs:optend (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/
H A Dipxcp.c1480 u_char *pstart, *optend; local
1514 optend = p + olen;
1527 while (p < optend) {
1551 while (p < optend) {
1571 while (p < optend) {
H A Dipv6cp.c1441 u_char *pstart, *optend; local
1475 optend = p + olen;
1493 while (p < optend) {
H A Dccp.c1491 u_char *p0, *optend; local
1526 optend = p + optlen;
1582 while (p < optend)
H A Dlcp.c1978 u_char *pstart, *optend; local
2012 optend = p + olen;
2039 if (p < optend) {
2147 while (p < optend) {
H A Dipcp.c2037 u_char *pstart, *optend; local
2071 optend = p + olen;
2120 while (p < optend) {

Completed in 125 milliseconds