| /f-stack/freebsd/netgraph/ |
| H A D | ng_pppoe.c | 341 CTR2(KTR_NET, "%20s: invalid length for tag %d", in get_tag() 346 CTR2(KTR_NET, "%20s: found tag %d", __func__, idx); in get_tag() 353 CTR2(KTR_NET, "%20s: not found tag %d", __func__, idx); in get_tag() 405 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in make_packet() 464 CTR3(KTR_NET, "%20s: matched %p for %s", __func__, in pppoe_match_svc() 551 CTR2(KTR_NET, "%20s: new sid %d", __func__, val); in pppoe_getnewsession() 678 CTR3(KTR_NET, "%20s: created node [%x] (%p)", in ng_pppoe_constructor() 1249 CTR2(KTR_NET, "%20s: returning %d", __func__, error); in ng_pppoe_rcvmsg() 1273 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in pppoe_start() 1305 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in send_acname() [all …]
|
| H A D | ng_base.c | 1954 CTR4(KTR_NET, "%20s: node [%x] (%p) queue empty; " in ng_dequeue() 1970 CTR4(KTR_NET, "%20s: node [%x] (%p) queued " in ng_dequeue() 1988 CTR4(KTR_NET, "%20s: node [%x] (%p) queued writer can't " in ng_dequeue() 2002 CTR6(KTR_NET, "%20s: node [%x] (%p) returning item %p as %s; queue " in ng_dequeue() 2054 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_read() 2078 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_write() 2139 CTR3(KTR_NET, "%20s: node [%x] (%p) set OP_PENDING", __func__, 2143 CTR4(KTR_NET, "%20s: node [%x] (%p) requeued item %p as WRITER", 3412 CTR3(KTR_NET, "%20s: node [%x] (%p) taken off worklist", in ngthread() 3468 CTR3(KTR_NET, "%20s: node [%x] (%p) put on worklist", __func__, in ng_worklist_add() [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | ktr_class.h | 46 #define KTR_NET 0x00000002 /* Network */ macro
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | netflow_v9.c | 211 CTR0(KTR_NET, "export9_send(): V9 export packet without tag"); in export9_send() 253 CTR0(KTR_NET, "ng_netflow: V9 export packet without tag!"); in export9_add() 330 CTR1(KTR_NET, "export9_add(): Don't know what to do with %d flow type!", flow_type); in export9_add()
|
| H A D | netflow.c | 523 CTR0(KTR_NET, "ng_netflow startup()"); in ng_netflow_cache_init() 532 CTR1(KTR_NET, "ng_netflow(): fib init: %d", fib); in ng_netflow_fib_init() 549 CTR3(KTR_NET, "ng_netflow(): fib init: %d setup %p but got %p", in ng_netflow_fib_init() 556 CTR3(KTR_NET, "ng_netflow(): fib %d setup to %p (%p)", in ng_netflow_fib_init()
|
| H A D | ng_netflow.c | 930 CTR2(KTR_NET, "ng_netflow_rcvdata(): packet fib %d is out of " in ng_netflow_rcvdata()
|
| /f-stack/lib/ |
| H A D | ff_ng_base.c | 1961 CTR4(KTR_NET, "%20s: node [%x] (%p) queue empty; " in ng_dequeue() 1977 CTR4(KTR_NET, "%20s: node [%x] (%p) queued " in ng_dequeue() 1995 CTR4(KTR_NET, "%20s: node [%x] (%p) queued writer can't " in ng_dequeue() 2009 CTR6(KTR_NET, "%20s: node [%x] (%p) returning item %p as %s; queue " in ng_dequeue() 2061 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_read() 2085 CTR4(KTR_NET, "%20s: node [%x] (%p) acquired item %p", in ng_acquire_write() 2146 CTR3(KTR_NET, "%20s: node [%x] (%p) set OP_PENDING", __func__, 2150 CTR4(KTR_NET, "%20s: node [%x] (%p) requeued item %p as WRITER", 3441 CTR3(KTR_NET, "%20s: node [%x] (%p) taken off worklist", in ngthread() 3497 CTR3(KTR_NET, "%20s: node [%x] (%p) put on worklist", __func__, in ng_worklist_add() [all …]
|
| /f-stack/freebsd/net/ |
| H A D | bpf.c | 759 CTR3(KTR_NET, "%s: bpf_attach called by pid %d, adding to %s list", in bpf_attachd() 820 CTR5(KTR_NET, in bpf_check_upgrade() 848 CTR2(KTR_NET, "%s: detach required by pid %d", __func__, d->bd_pid); in bpf_detachd_locked() 2028 CTR2(KTR_NET, in bpf_setf() 2760 CTR4(KTR_NET, in bpfdetach()
|