Home
last modified time | relevance | path

Searched refs:KTR_NET (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/netgraph/
Dng_pppoe.c358 CTR2(KTR_NET, "%20s: invalid length for tag %d", in get_tag()
363 CTR2(KTR_NET, "%20s: found tag %d", __func__, idx); in get_tag()
370 CTR2(KTR_NET, "%20s: not found tag %d", __func__, idx); in get_tag()
422 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in make_packet()
481 CTR3(KTR_NET, "%20s: matched %p for %s", __func__, in pppoe_match_svc()
568 CTR2(KTR_NET, "%20s: new sid %d", __func__, val); in pppoe_getnewsession()
614 CTR3(KTR_NET, "%20s: matched %p for %d", __func__, sp?sp->hook:NULL, in pppoe_findsession()
640 CTR3(KTR_NET, "%20s: matched %p for %p", __func__, hook, sp); in pppoe_finduniq()
660 CTR3(KTR_NET, "%20s: matched %p for %p", __func__, hook, cookie.pointer); in pppoe_findcookie()
695 CTR3(KTR_NET, "%20s: created node [%x] (%p)", in ng_pppoe_constructor()
[all …]
Dng_base.c1958 CTR4(KTR_NET, "%20s: node [%x] (%p) queue empty; " in ng_dequeue()
1974 CTR4(KTR_NET, "%20s: node [%x] (%p) queued " in ng_dequeue()
1992 CTR4(KTR_NET, "%20s: node [%x] (%p) queued writer can't " in ng_dequeue()
2006 CTR6(KTR_NET, "%20s: node [%x] (%p) returning item %p as %s; queue " in ng_dequeue()
2031 CTR5(KTR_NET, "%20s: node [%x] (%p) queued item %p as %s", __func__, in ng_queue_rw()
2058 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_read()
2082 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_write()
2143 CTR3(KTR_NET, "%20s: node [%x] (%p) set OP_PENDING", __func__,
2147 CTR4(KTR_NET, "%20s: node [%x] (%p) requeued item %p as WRITER",
3415 CTR3(KTR_NET, "%20s: node [%x] (%p) taken off worklist", in ngthread()
[all …]
/freebsd-12-stable/sys/sys/
Dktr_class.h46 #define KTR_NET 0x00000002 /* Network */ macro
/freebsd-12-stable/sys/netgraph/netflow/
Dnetflow_v9.c211 CTR0(KTR_NET, "export9_send(): V9 export packet without tag"); in export9_send()
255 CTR0(KTR_NET, "ng_netflow: V9 export packet without tag!"); in export9_add()
332 CTR1(KTR_NET, "export9_add(): Don't know what to do with %d flow type!", flow_type); in export9_add()
Dnetflow.c564 CTR0(KTR_NET, "ng_netflow startup()"); in ng_netflow_cache_init()
573 CTR1(KTR_NET, "ng_netflow(): fib init: %d", fib); in ng_netflow_fib_init()
590 CTR3(KTR_NET, "ng_netflow(): fib init: %d setup %p but got %p", in ng_netflow_fib_init()
597 CTR3(KTR_NET, "ng_netflow(): fib %d setup to %p (%p)", in ng_netflow_fib_init()
Dng_netflow.c925 CTR2(KTR_NET, "ng_netflow_rcvdata(): packet fib %d is out of " in ng_netflow_rcvdata()
/freebsd-12-stable/sys/net/
Dbpf.c679 CTR3(KTR_NET, "%s: bpf_attach called by pid %d, adding to %s list", in bpf_attachd()
738 CTR5(KTR_NET, in bpf_check_upgrade()
783 CTR2(KTR_NET, "%s: upgrade required by pid %d", __func__, d->bd_pid); in bpf_upgraded()
806 CTR2(KTR_NET, "%s: detach required by pid %d", __func__, d->bd_pid); in bpf_detachd_locked()
2699 CTR4(KTR_NET, "%s: sheduling free for encap %d (%p) for if %p", in bpfdetach()
2755 CTR3(KTR_NET, "%s: freeing BPF instance %p for interface %p", in bpf_ifdetach()