Lines Matching refs:printf

265     printf("%c%c%"U16_F": host unique tag found, but it belongs to a connection in state %d\n",
270 printf("%c%c%"U16_F": wrong interface, not accepting host unique\n",
322 printf("pppoe: packet too short: %d\n", pb->len);
328 printf("pppoe: unknown version/type packet: 0x%x\n", ph->vertype);
336 printf("pppoe: packet content does not fit: data available = %d, packet size = %u\n",
351 printf("pppoe: tag 0x%x len 0x%x is too long\n", tag, len);
398 printf("%s: %s: %s\n", devname, err_msg, pppoe_error_tmp);
400 printf("%s: %s\n", devname, err_msg);
432 /* printf("pppoe: free passive interface is not found\n"); */
458 printf("pppoe: received PADR but not includes ac_cookie\n");
465 printf("pppoe: received PADR but could not find request for it\n");
470 printf("%c%c%"U16_F": received unexpected PADR\n", sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num);
496 printf("pppoe: received PADO but could not find request for it\n");
501 printf("%c%c%"U16_F": received unexpected PADO\n", sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num);
535 printf("%c%c%"U16_F": unknown code (0x%"X16_F") session = 0x%"X16_F"\n",
539 printf("pppoe: unknown code (0x%"X16_F") session = 0x%"X16_F"\n", (u16_t)ph->code, session);
583 printf("pppoe (data): dropping too short packet: %d bytes\n", pb->len);
588 printf("pppoe_data_input: could not get PPPoE header\n");
594 printf("pppoe (data): unknown version/type packet: 0x%x\n", ph->vertype);
605 printf("pppoe: input for unknown session 0x%x, sending PADT\n", session);
877 printf("%c%c%"U16_F": could not establish connection\n", sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num);
1099 printf("%c%c%"U16_F": ethernet interface detached, going down\n",