Symbol: NgSendMsg
lib/libnetgraph/debug.c
266
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
lib/libnetgraph/msg.c
129
if (NgSendMsg(cs, path, NGM_GENERIC_COOKIE, NGM_ASCII2BINARY,
lib/libnetgraph/msg.c
336
if (NgSendMsg(cs, path, NGM_GENERIC_COOKIE,
lib/libnetgraph/netgraph.h
50
int NgSendMsg(int, const char *, int, int, const void *, size_t);
lib/libnetgraph/sock.c
119
if (NgSendMsg(cs, ".", NGM_GENERIC_COOKIE,
lib/libnetgraph/sock.c
197
if (NgSendMsg(cs, path,
libexec/pppoed/pppoed.c
136
if (NgSendMsg(cs, epath, NGM_GENERIC_COOKIE, NGM_LISTHOOKS, NULL, 0) < 0) {
libexec/pppoed/pppoed.c
204
if (NgSendMsg(cs, epath, NGM_GENERIC_COOKIE,
libexec/pppoed/pppoed.c
217
if (NgSendMsg(cs, ".:", NGM_GENERIC_COOKIE,
libexec/pppoed/pppoed.c
242
if (NgSendMsg(cs, spath, NGM_PPPOE_COOKIE, NGM_PPPOE_LISTEN,
libexec/pppoed/pppoed.c
299
if (NgSendMsg(cs, ".:", NGM_GENERIC_COOKIE,
libexec/pppoed/pppoed.c
311
if (NgSendMsg(cs, ".:", NGM_SOCKET_COOKIE,
libexec/pppoed/pppoed.c
330
if (NgSendMsg(cs, path, NGM_PPPOE_COOKIE, NGM_PPPOE_OFFER,
libexec/pppoed/pppoed.c
345
if (NgSendMsg(cs, path, NGM_PPPOE_COOKIE, NGM_PPPOE_SERVICE,
tests/sys/netgraph/ksocket.c
100
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/ksocket.c
133
ATF_REQUIRE(NgSendMsg(cs, ".", NGM_GENERIC_COOKIE, NGM_MKPEER, &mkp,
tests/sys/netgraph/ksocket.c
135
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/ksocket.c
159
ATF_REQUIRE(NgSendMsg(cs, ".", NGM_GENERIC_COOKIE, NGM_MKPEER, &mkp,
tests/sys/netgraph/ksocket.c
161
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/ksocket.c
163
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/ksocket.c
71
ATF_REQUIRE(NgSendMsg(cs, ".", NGM_GENERIC_COOKIE, NGM_MKPEER, &mkp,
tests/sys/netgraph/ksocket.c
73
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/ksocket.c
96
ATF_REQUIRE(NgSendMsg(cs, ".", NGM_GENERIC_COOKIE, NGM_MKPEER, &mkp,
tests/sys/netgraph/ksocket.c
98
ATF_REQUIRE(NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE,
tests/sys/netgraph/util.c
109
CHECK(, -1 != NgSendMsg(cs, path,
tests/sys/netgraph/util.c
122
CHECK(, -1 != NgSendMsg(cs, path,
tests/sys/netgraph/util.c
131
CHECK(, -1 != NgSendMsg(cs, path,
tests/sys/netgraph/util.c
80
CHECK(, -1 != NgSendMsg(cs, path1,
tests/sys/netgraph/util.c
96
CHECK(, -1 != NgSendMsg(cs, path1,
usr.bin/netstat/netgraph.c
127
if (NgSendMsg(csock, path,
usr.sbin/bhyve/net_backend_netgraph.c
101
if (NgSendMsg(ctrl_sock, ".",
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
323
return (NgSendMsg(csock, path, (int)cookie, (int)opcode, arg, arglen));
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
614
return (NgSendMsg(csock, ".:",
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
625
return (NgSendMsg(csock, ".:",
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
641
return (NgSendMsg(csock, path,
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
661
return (NgSendMsg(csock, path,
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
740
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_MKPEER,
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
750
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_NAME,
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
766
return (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
779
return (NgSendMsg(csock, ".:",
usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
794
return (NgSendMsg(csock, path,
usr.sbin/flowctl/flowctl.c
233
token = NgSendMsg(cs, ng_path, NGM_NETFLOW_COOKIE,
usr.sbin/ngctl/config.c
88
i = NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/config.c
91
i = NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/connect.c
80
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/dot.c
105
if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE, NGM_LISTNODES, NULL,
usr.sbin/ngctl/dot.c
152
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_LISTHOOKS,
usr.sbin/ngctl/list.c
99
if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE,
usr.sbin/ngctl/mkpeer.c
80
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/msg.c
131
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/name.c
71
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/rmhook.c
76
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/show.c
94
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/shutdown.c
68
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/status.c
75
if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE,
usr.sbin/ngctl/types.c
72
if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE,
usr.sbin/nghook/main.c
159
if (NgSendMsg(csock, ".",
usr.sbin/ppp/ether.c
524
if (NgSendMsg(dev->cs, path, NGM_GENERIC_COOKIE, NGM_LISTHOOKS,
usr.sbin/ppp/ether.c
592
if (NgSendMsg(dev->cs, etherid, NGM_GENERIC_COOKIE,
usr.sbin/ppp/ether.c
614
if (NgSendMsg(dev->cs, ".:", NGM_GENERIC_COOKIE,
usr.sbin/ppp/ether.c
632
if (NgSendMsg(dev->cs, connectpath, NGM_PPPOE_COOKIE,
usr.sbin/ppp/ether.c
648
if (NgSendMsg(dev->cs, connectpath, NGM_PPPOE_COOKIE,
usr.sbin/ppp/netgraph.c
582
if (NgSendMsg(dev->cs, path, NGM_GENERIC_COOKIE, NGM_LISTHOOKS,
usr.sbin/ppp/netgraph.c
638
if (NgSendMsg(dev->cs, path, NGM_GENERIC_COOKIE,
usr.sbin/ppp/netgraph.c
651
if (NgSendMsg(dev->cs, path, NGM_GENERIC_COOKIE, NGM_LISTHOOKS,
usr.sbin/ppp/netgraph.c
700
if (NgSendMsg(dev->cs, ".:", NGM_GENERIC_COOKIE,
usr.sbin/ppp/tty.c
243
if (NgSendMsg(dev->cs, asyncpath, NGM_ASYNC_COOKIE,
usr.sbin/ppp/tty.c
313
if (NgSendMsg(cs, ttypath, NGM_TTY_COOKIE,
usr.sbin/ppp/tty.c
325
if (NgSendMsg(cs, ttypath, NGM_GENERIC_COOKIE,
usr.sbin/ppp/tty.c
338
if (NgSendMsg(cs, ".:", NGM_GENERIC_COOKIE, NGM_CONNECT,
usr.sbin/ppp/tty.c
347
if (NgSendMsg(cs, ngc.path, NGM_GENERIC_COOKIE, NGM_NODEINFO, NULL, 0) < 0) {