Home
last modified time | relevance | path

Searched refs:comm_raw (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h317 comm_raw enumerator
H A Dnetevent.c3212 c_hdl->type == comm_local || c_hdl->type == comm_raw)
5723 log_assert(c->type == comm_raw);
6502 c->type = comm_raw;
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c1011 else if(tp == comm_raw) comm = "raw"; in log_reply_info()