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.c1424 u_char *pstart, *optend; local
1458 optend = p + olen;
1476 while (p < optend) {
H A Dccp.c1495 u_char *p0, *optend; local
1530 optend = p + optlen;
1586 while (p < optend)
H A Dlcp.c2002 u_char *pstart, *optend; local
2036 optend = p + olen;
2063 if (p < optend) {
2169 while (p < optend) {
H A Dipcp.c2154 u_char *pstart, *optend; local
2188 optend = p + olen;
2237 while (p < optend) {

Completed in 95 milliseconds