Lines Matching refs:printk

98 		printk(KERN_DEBUG "[%d/%d].%s[%d]: %s\n", unit, slot, info, i, buf);  in isdn_ppp_frame_log()
113 printk(KERN_ERR "%s: ppp_slot(%d) out of range\n", in isdn_ppp_free()
130 printk(KERN_ERR "%s: ppp_slot(%d) now invalid\n", in isdn_ppp_free()
141 printk(KERN_DEBUG "isdn_ppp_free %d %lx %lx\n", lp->ppp_slot, (long) lp, (long) is->lp); in isdn_ppp_free()
190 printk(KERN_WARNING "isdn_ppp_bind: Can't find a (free) connection to the ipppd daemon.\n"); in isdn_ppp_bind()
197 printk(KERN_ERR "isdn_ppp_bind: illegal interface name %s.\n", in isdn_ppp_bind()
229 printk(KERN_ERR "%s: ppp_slot(%d) out of range\n", in isdn_ppp_wakeup_daemon()
248 printk(KERN_ERR "%s: slot(%d) out of range\n", in isdn_ppp_closewait()
293 printk(KERN_DEBUG "ippp, open, slot: %d, minor: %d, state: %04x\n", in isdn_ppp_open()
353 printk(KERN_ERR "%s: no file->private_data\n", __func__); in isdn_ppp_release()
357 printk(KERN_DEBUG "ippp: release, minor: %d %lx\n", min, (long) is->lp); in isdn_ppp_release()
363 printk(KERN_ERR "%s: no lp->netdev\n", __func__); in isdn_ppp_release()
489 printk(KERN_DEBUG "isdn_ppp_ioctl: minor: %d cmd: %x state: %x\n", min, cmd, is->state); in isdn_ppp_ioctl()
501 printk(KERN_DEBUG "iPPP-bundle: minor: %d, slave unit: %d, master unit: %d\n", in isdn_ppp_ioctl()
572 printk(KERN_DEBUG "ippp, ioctl: changed MAXCID to %ld\n", val); in isdn_ppp_ioctl()
699 printk(KERN_DEBUG "isdn_ppp_poll: minor: %d\n", in isdn_ppp_poll()
708 printk(KERN_DEBUG "isdn_ppp: device not open\n"); in isdn_ppp_poll()
741 printk(KERN_WARNING "ippp: illegal slot(%d).\n", slot); in isdn_ppp_fill_rq()
747 printk(KERN_DEBUG "ippp: device not activated.\n"); in isdn_ppp_fill_rq()
752 printk(KERN_WARNING "ippp: Can't alloc buf\n"); in isdn_ppp_fill_rq()
766 printk(KERN_WARNING "ippp: Queue is full; discarding first buffer\n"); in isdn_ppp_fill_rq()
843 printk(KERN_DEBUG "isdn_ppp_write: lp == NULL\n"); in isdn_ppp_write()
871 printk(KERN_WARNING "isdn_ppp_write: out of memory!\n"); in isdn_ppp_write()
881 printk(KERN_DEBUG "ppp xmit: len %d\n", (int) skb->len); in isdn_ppp_write()
910 printk(KERN_WARNING "isdn_ppp_init: Could not alloc ippp_table\n"); in isdn_ppp_init()
1008 printk(KERN_ERR "isdn_ppp_receive: lp->ppp_slot(%d)\n", in isdn_ppp_receive()
1016 printk(KERN_DEBUG "ippp_receive: is:%08lx lp:%08lx slot:%d unit:%d len:%d\n", in isdn_ppp_receive()
1063 printk(KERN_ERR "isdn_ppp_push_higher: lp->ppp_slot(%d)\n", in isdn_ppp_push_higher()
1073 printk(KERN_ERR "isdn_ppp_push_higher: master->ppp_slot(%d)\n", in isdn_ppp_push_higher()
1081 printk(KERN_DEBUG "push, skb %d %04x\n", (int) skb->len, proto); in isdn_ppp_push_higher()
1092 printk(KERN_DEBUG "isdn_ppp: IPX\n"); in isdn_ppp_push_higher()
1097 printk(KERN_DEBUG "isdn_ppp: IP\n"); in isdn_ppp_push_higher()
1102 printk(KERN_INFO "isdn_ppp: unexpected compressed frame dropped\n"); in isdn_ppp_push_higher()
1107 printk(KERN_DEBUG "isdn_ppp: VJC_UNCOMP\n"); in isdn_ppp_push_higher()
1109 printk(KERN_ERR "%s: net_dev->local->ppp_slot(%d) out of range\n", in isdn_ppp_push_higher()
1114 printk(KERN_WARNING "isdn_ppp: received illegal VJC_UNCOMP frame!\n"); in isdn_ppp_push_higher()
1121 printk(KERN_DEBUG "isdn_ppp: VJC_COMP\n"); in isdn_ppp_push_higher()
1128 printk(KERN_WARNING "%s: Memory squeeze, dropping packet.\n", dev->name); in isdn_ppp_push_higher()
1136 printk(KERN_ERR "%s: net_dev->local->ppp_slot(%d) out of range\n", in isdn_ppp_push_higher()
1181 printk(KERN_DEBUG "IPPP: inbound frame filtered.\n"); in isdn_ppp_push_higher()
1188 printk(KERN_DEBUG "IPPP: link-active filter: resetting huptimer.\n"); in isdn_ppp_push_higher()
1223 printk(KERN_ERR "isdn_ppp_skb_push: can't realloc headroom!\n"); in isdn_ppp_skb_push()
1227 printk(KERN_DEBUG "isdn_ppp_skb_push:under %d %d\n", skb_headroom(skb), len); in isdn_ppp_skb_push()
1257 printk(KERN_ERR "isdn_ppp_xmit: lp->ppp_slot(%d)\n", in isdn_ppp_xmit()
1266 printk(KERN_INFO "%s: IP frame delayed.\n", netdev->name); in isdn_ppp_xmit()
1279 printk(KERN_ERR "isdn_ppp: skipped unsupported protocol: %#x.\n", in isdn_ppp_xmit()
1287 printk(KERN_WARNING "%s: all channels busy - requeuing!\n", netdev->name); in isdn_ppp_xmit()
1295 printk(KERN_ERR "isdn_ppp_xmit: lp->ppp_slot(%d)\n", in isdn_ppp_xmit()
1327 printk(KERN_DEBUG "IPPP: outbound frame filtered.\n"); in isdn_ppp_xmit()
1334 printk(KERN_DEBUG "IPPP: link-active filter: resetting huptimer.\n"); in isdn_ppp_xmit()
1343 printk(KERN_DEBUG "xmit skb, len %d\n", (int) skb->len); in isdn_ppp_xmit()
1378 printk(KERN_ERR "isdn_ppp: FATAL error after slhc_compress!!\n"); in isdn_ppp_xmit()
1407 printk(KERN_DEBUG "isdn_ppp: CCP not yet up - sending as-is\n"); in isdn_ppp_xmit()
1412 printk(KERN_DEBUG "xmit2 skb, len %d, proto %04x\n", (int) skb->len, proto); in isdn_ppp_xmit()
1471 printk(KERN_DEBUG "skb xmit: len: %d\n", (int) skb->len); in isdn_ppp_xmit()
1502 printk(KERN_ERR "isdn_ppp_autodial_filter: unsupported protocol 0x%x.\n", in isdn_ppp_autodial_filter()
1580 printk(KERN_ERR "%s: lp->ppp_slot(%d) out of range\n", in isdn_ppp_mp_init()
1631 printk(KERN_ERR "%s: lp->ppp_slot(%d)\n", in isdn_ppp_mp_receive()
1668 printk(KERN_ERR "%s: lpq->ppp_slot(%d)\n", in isdn_ppp_mp_receive()
1737 printk(KERN_WARNING"isdn_mppp(seq %d): new " in isdn_ppp_mp_receive()
1792 printk(KERN_WARNING"isdn_mppp(seq %d):" in isdn_ppp_mp_receive()
1902 printk(KERN_ERR "%s: lp->ppp_slot(%d) out of range\n", in isdn_ppp_mp_reassembly()
1908 printk(KERN_DEBUG "isdn_mppp: reassembly: frame %d, " in isdn_ppp_mp_reassembly()
1921 printk(KERN_DEBUG"isdn_mppp: reassembling frames %d " in isdn_ppp_mp_reassembly()
1925 printk(KERN_ERR "isdn_mppp: cannot allocate sk buff " in isdn_ppp_mp_reassembly()
1954 printk(KERN_DEBUG "mp_recv: %d/%d -> %02x %02x %02x %02x %02x %02x\n", in isdn_ppp_mp_print_recv_pkt()
1972 printk(KERN_ERR "ippp_bundle: cannot find %s\n", ifn); in isdn_ppp_bundle()
1982 printk(KERN_ERR "ippp_bundle: binding to invalid slot %d\n", in isdn_ppp_bundle()
2236 printk(KERN_WARNING in isdn_ppp_ccp_xmit_reset()
2266 printk(KERN_DEBUG "Sending CCP Frame:\n"); in isdn_ppp_ccp_xmit_reset()
2278 printk(KERN_ERR "ippp_ccp: failed to allocate reset data" in isdn_ppp_ccp_reset_alloc()
2282 printk(KERN_DEBUG "ippp_ccp: allocated reset data structure %p\n", r); in isdn_ppp_ccp_reset_alloc()
2292 printk(KERN_DEBUG "ippp_ccp: freeing reset data structure %p\n", in isdn_ppp_ccp_reset_free()
2310 printk(KERN_DEBUG "ippp_ccp: freeing state for id %d\n", id); in isdn_ppp_ccp_reset_free_state()
2318 printk(KERN_WARNING "ippp_ccp: id %d is not allocated\n", id); in isdn_ppp_ccp_reset_free_state()
2330 printk(KERN_ERR "ippp_ccp: timer cb with zero closure.\n"); in isdn_ppp_ccp_timer_callback()
2343 printk(KERN_DEBUG "ippp_ccp: CCP Reset timed out for id %d\n", in isdn_ppp_ccp_timer_callback()
2352 printk(KERN_WARNING "ippp_ccp: timer cb in wrong state %d\n", in isdn_ppp_ccp_timer_callback()
2363 printk(KERN_WARNING "ippp_ccp: old state exists for id %d\n", in isdn_ppp_ccp_reset_alloc_state()
2394 printk(KERN_ERR "ippp_ccp: decompressor must" in isdn_ppp_ccp_reset_trans()
2404 printk(KERN_DEBUG "ippp_ccp: reset" in isdn_ppp_ccp_reset_trans()
2408 printk(KERN_WARNING "ippp_ccp: reset" in isdn_ppp_ccp_reset_trans()
2414 printk(KERN_DEBUG "ippp_ccp: new trans for id" in isdn_ppp_ccp_reset_trans()
2418 printk(KERN_ERR "ippp_ccp: out of mem" in isdn_ppp_ccp_reset_trans()
2438 printk(KERN_DEBUG "ippp_ccp: no reset sent\n"); in isdn_ppp_ccp_reset_trans()
2451 printk(KERN_DEBUG "ippp_ccp: reset" in isdn_ppp_ccp_reset_trans()
2455 printk(KERN_WARNING "ippp_ccp: reset" in isdn_ppp_ccp_reset_trans()
2460 printk(KERN_DEBUG "ippp_ccp: new trans for id" in isdn_ppp_ccp_reset_trans()
2465 printk(KERN_ERR "ippp_ccp: out of mem" in isdn_ppp_ccp_reset_trans()
2496 printk(KERN_DEBUG "ippp_ccp: ResetAck received" in isdn_ppp_ccp_reset_ack_rcvd()
2499 printk(KERN_INFO "ippp_ccp: ResetAck received out of" in isdn_ppp_ccp_reset_ack_rcvd()
2508 printk(KERN_INFO "ippp_ccp: ResetAck received for unknown id" in isdn_ppp_ccp_reset_ack_rcvd()
2551 printk(KERN_DEBUG "ippp: no decompressor defined!\n"); in isdn_ppp_decompress()
2567 printk(KERN_ERR "ippp: decomp memory allocation failure\n"); in isdn_ppp_decompress()
2575 printk(KERN_INFO "ippp: decomp wants reset %s params\n", in isdn_ppp_decompress()
2640 printk(KERN_ERR "isdn_ppp: No compressor set!\n"); in isdn_ppp_compress()
2644 printk(KERN_ERR "isdn_ppp: Compressor not initialized?\n"); in isdn_ppp_compress()
2679 printk(KERN_DEBUG "Received CCP frame from peer slot(%d)\n", in isdn_ppp_receive_ccp()
2682 printk(KERN_ERR "%s: lp->ppp_slot(%d) out of range\n", in isdn_ppp_receive_ccp()
2692 printk(KERN_ERR "%s: slot(%d) out of range\n", in isdn_ppp_receive_ccp()
2703 printk(KERN_DEBUG "Disable compression here!\n"); in isdn_ppp_receive_ccp()
2712 printk(KERN_DEBUG "Disable (de)compression here!\n"); in isdn_ppp_receive_ccp()
2721 printk(KERN_DEBUG "Enable decompression here!\n"); in isdn_ppp_receive_ccp()
2734 printk(KERN_DEBUG "Received ResetAck from peer\n"); in isdn_ppp_receive_ccp()
2767 printk(KERN_DEBUG "Received ResetReq from peer\n"); in isdn_ppp_receive_ccp()
2807 printk(KERN_DEBUG "ResetAck suppressed\n"); in isdn_ppp_receive_ccp()
2856 printk(KERN_ERR "%s: lp->ppp_slot(%d) out of range\n", in isdn_ppp_send_ccp()
2873 printk(KERN_DEBUG "Received CCP frame from daemon:\n"); in isdn_ppp_send_ccp()
2879 printk(KERN_ERR "%s: slot(%d) out of range\n", in isdn_ppp_send_ccp()
2887 printk(KERN_DEBUG "isdn_ppp: Ouch! Master CCP sends on slave slot!\n"); in isdn_ppp_send_ccp()
2892 printk(KERN_DEBUG "Disable decompression here!\n"); in isdn_ppp_send_ccp()
2901 printk(KERN_DEBUG "Disable (de)compression here!\n"); in isdn_ppp_send_ccp()
2910 printk(KERN_DEBUG "Enable compression here!\n"); in isdn_ppp_send_ccp()
2924 printk(KERN_DEBUG "Reset decompression state here!\n"); in isdn_ppp_send_ccp()
2925 printk(KERN_DEBUG "ResetAck from daemon passed by\n"); in isdn_ppp_send_ccp()
2942 printk(KERN_DEBUG "ResetReq from daemon passed by\n"); in isdn_ppp_send_ccp()
2978 printk(KERN_DEBUG "[%d] Set %s type %d\n", is->unit, in isdn_ppp_set_compressor()
2986 printk(KERN_ERR "ippp_ccp: no reset data structure - can't" in isdn_ppp_set_compressor()
2997 printk(KERN_ERR "Can't init (de)compression!\n"); in isdn_ppp_set_compressor()
3004 printk(KERN_ERR "Can't alloc (de)compression!\n"); in isdn_ppp_set_compressor()