Home | History | Annotate | Download | only in pppd

Lines Matching full:protocols

281 struct protent *protocols[] = {
347 * Initialize magic number generator now so that protocols may
355 for (i = 0; (protp = protocols[i]) != NULL; ++i)
451 for (i = 0; (protp = protocols[i]) != NULL; ++i)
993 { 0x4027, "EMIT Protocols" },
1136 for (i = 0; (protp = protocols[i]) != NULL; ++i) {