Lines Matching refs:KERN_DEBUG

98 		printk(KERN_DEBUG "[%d/%d].%s[%d]: %s\n", unit, slot, info, i, buf);  in isdn_ppp_frame_log()
141 printk(KERN_DEBUG "isdn_ppp_free %d %lx %lx\n", lp->ppp_slot, (long) lp, (long) is->lp); in isdn_ppp_free()
293 printk(KERN_DEBUG "ippp, open, slot: %d, minor: %d, state: %04x\n", in isdn_ppp_open()
357 printk(KERN_DEBUG "ippp: release, minor: %d %lx\n", min, (long) is->lp); 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()
747 printk(KERN_DEBUG "ippp: device not activated.\n"); in isdn_ppp_fill_rq()
843 printk(KERN_DEBUG "isdn_ppp_write: lp == NULL\n"); in isdn_ppp_write()
881 printk(KERN_DEBUG "ppp xmit: len %d\n", (int) skb->len); in isdn_ppp_write()
1016 printk(KERN_DEBUG "ippp_receive: is:%08lx lp:%08lx slot:%d unit:%d len:%d\n", in isdn_ppp_receive()
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()
1107 printk(KERN_DEBUG "isdn_ppp: VJC_UNCOMP\n"); in isdn_ppp_push_higher()
1121 printk(KERN_DEBUG "isdn_ppp: VJC_COMP\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()
1227 printk(KERN_DEBUG "isdn_ppp_skb_push:under %d %d\n", skb_headroom(skb), len); in isdn_ppp_skb_push()
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()
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()
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()
1954 printk(KERN_DEBUG "mp_recv: %d/%d -> %02x %02x %02x %02x %02x %02x\n", in isdn_ppp_mp_print_recv_pkt()
2266 printk(KERN_DEBUG "Sending CCP Frame:\n"); in isdn_ppp_ccp_xmit_reset()
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()
2343 printk(KERN_DEBUG "ippp_ccp: CCP Reset timed out for id %d\n", in isdn_ppp_ccp_timer_callback()
2404 printk(KERN_DEBUG "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()
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()
2460 printk(KERN_DEBUG "ippp_ccp: new trans for id" in isdn_ppp_ccp_reset_trans()
2496 printk(KERN_DEBUG "ippp_ccp: ResetAck received" in isdn_ppp_ccp_reset_ack_rcvd()
2551 printk(KERN_DEBUG "ippp: no decompressor defined!\n"); in isdn_ppp_decompress()
2679 printk(KERN_DEBUG "Received CCP frame from peer slot(%d)\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()
2873 printk(KERN_DEBUG "Received CCP frame from daemon:\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()