Searched refs:NGLOG (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libnetgraph/
H A Dsock.c81 NGLOG("can't load %s", NG_SOCKET_KLD);
90 NGLOG("socket");
107 NGLOG("bind(%s)", sg->sg_data);
126 NGLOG("send nodeinfo");
132 NGLOG("recv nodeinfo");
149 NGLOG("socket");
160 NGLOG("connect(%s)", sg->sg_data);
228 NGLOG("recvfrom");
296 NGLOG("sendto(%s)", sg->sg_data);
H A Dinternal.h68 #define NGLOG (*_NgLog) macro
H A Dmsg.c198 NGLOG("malloc");
228 NGLOG("sendto(%s)", sg->sg_data);
245 NGLOG("poll");
276 NGLOG("recvfrom");

Completed in 102 milliseconds