Home | History | Annotate | Download | only in pppd

Lines Matching full:maxlen

1454 	data.maxlen = PPP_MRU + PPP_HDRLEN;
1456 ctrl.maxlen = sizeof(ctrlbuf);
2331 dlpi_get_reply(fd, reply, expected_prim, maxlen)
2333 int fd, expected_prim, maxlen;
2353 buf.maxlen = maxlen;
2675 cbuf.maxlen = sizeof(ack);
2677 dbuf.maxlen = sizeof(routes);