Searched refs:KTR_NET (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/netgraph/ |
| HD | ng_pppoe.c | 326 CTR2(KTR_NET, "%20s: invalid length for tag %d", in get_tag() 331 CTR2(KTR_NET, "%20s: found tag %d", __func__, idx); in get_tag() 338 CTR2(KTR_NET, "%20s: not found tag %d", __func__, idx); in get_tag() 390 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in make_packet() 449 CTR3(KTR_NET, "%20s: matched %p for %s", __func__, in pppoe_match_svc() 536 CTR2(KTR_NET, "%20s: new sid %d", __func__, val); in pppoe_getnewsession() 582 CTR3(KTR_NET, "%20s: matched %p for %d", __func__, sp?sp->hook:NULL, in pppoe_findsession() 603 CTR3(KTR_NET, "%20s: matched %p for %p", __func__, hook, uniq.pointer); in pppoe_finduniq() 638 CTR3(KTR_NET, "%20s: created node [%x] (%p)", in ng_pppoe_constructor() 678 CTR5(KTR_NET, "%20s: node [%x] (%p) connected hook %s (%p)", in ng_pppoe_newhook() [all …]
|
| HD | ng_base.c | 1953 CTR4(KTR_NET, "%20s: node [%x] (%p) queue empty; " in ng_dequeue() 1969 CTR4(KTR_NET, "%20s: node [%x] (%p) queued " in ng_dequeue() 1987 CTR4(KTR_NET, "%20s: node [%x] (%p) queued writer can't " in ng_dequeue() 2001 CTR6(KTR_NET, "%20s: node [%x] (%p) returning item %p as %s; queue " in ng_dequeue() 2026 CTR5(KTR_NET, "%20s: node [%x] (%p) queued item %p as %s", __func__, in ng_queue_rw() 2053 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_read() 2077 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_write() 2138 CTR3(KTR_NET, "%20s: node [%x] (%p) set OP_PENDING", __func__, 2142 CTR4(KTR_NET, "%20s: node [%x] (%p) requeued item %p as WRITER", 3409 CTR3(KTR_NET, "%20s: node [%x] (%p) taken off worklist", in ngthread() [all …]
|
| /NextBSD/sys/sys/ |
| HD | ktr_class.h | 44 #define KTR_NET 0x00000002 /* Network */ macro
|
| /NextBSD/sys/netgraph/netflow/ |
| HD | netflow_v9.c | 207 CTR0(KTR_NET, "export9_send(): V9 export packet without tag"); in export9_send() 251 CTR0(KTR_NET, "ng_netflow: V9 export packet without tag!"); in export9_add() 328 CTR1(KTR_NET, "export9_add(): Don't know what to do with %d flow type!", flow_type); in export9_add()
|
| HD | netflow.c | 538 CTR0(KTR_NET, "ng_netflow startup()"); in ng_netflow_cache_init() 547 CTR1(KTR_NET, "ng_netflow(): fib init: %d", fib); in ng_netflow_fib_init() 564 CTR3(KTR_NET, "ng_netflow(): fib init: %d setup %p but got %p", in ng_netflow_fib_init() 571 CTR3(KTR_NET, "ng_netflow(): fib %d setup to %p (%p)", in ng_netflow_fib_init()
|
| HD | ng_netflow.c | 921 CTR2(KTR_NET, "ng_netflow_rcvdata(): packet fib %d is out of " in ng_netflow_rcvdata()
|
| /NextBSD/sys/net/ |
| HD | bpf.c | 657 CTR3(KTR_NET, "%s: bpf_attach called by pid %d, adding to %s list", in bpf_attachd() 716 CTR5(KTR_NET, in bpf_check_upgrade() 761 CTR2(KTR_NET, "%s: upgrade required by pid %d", __func__, d->bd_pid); in bpf_upgraded() 784 CTR2(KTR_NET, "%s: detach required by pid %d", __func__, d->bd_pid); in bpf_detachd_locked() 2606 CTR4(KTR_NET, "%s: sheduling free for encap %d (%p) for if %p", in bpfdetach() 2658 CTR3(KTR_NET, "%s: freeing BPF instance %p for interface %p", in bpf_ifdetach()
|
| /NextBSD/sys/netpfil/ipfw/ |
| HD | ip_fw_dynamic.c | 504 CTR3(KTR_NET, "%s: resize dynamic hash: %d -> %d", __func__, in resize_dynamic_table()
|