Searched refs:NGM_NAME (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.sbin/ngctl/
H A Dname.c75 NGM_NAME, &name, sizeof(name)) < 0) {
/freebsd-11-stable/lib/libnetgraph/
H A Dsock.c201 NGM_GENERIC_COOKIE, NGM_NAME, &ngn, sizeof(ngn)) < 0) {
/freebsd-11-stable/sys/netgraph/
H A Dng_message.h120 NGM_NAME = 4, /* Give a node a name. */ enumerator in enum:__anon12687
201 /* Structure used for NGM_NAME */
H A Dng_base.c508 NGM_NAME,
2567 case NGM_NAME:
/freebsd-11-stable/usr.sbin/bluetooth/hcseriald/
H A Dhcseriald.c237 if (NgSendMsg(cs, p, NGM_GENERIC_COOKIE, NGM_NAME, &n, sizeof(n)) < 0) {
238 syslog(LOG_ERR, "Could not NgSendMsg(%d, %s, NGM_NAME, %s). " \
/freebsd-11-stable/tests/sys/netgraph/
H A Dutil.c123 NGM_GENERIC_COOKIE, NGM_NAME,
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c752 if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_NAME,

Completed in 204 milliseconds