Home
last modified time | relevance | path

Searched refs:NGM_NAME (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/ngctl/
H A Dname.c73 NGM_NAME, &name, sizeof(name)) < 0) { in NameCmd()
/freebsd/lib/libnetgraph/
H A Dsock.c198 NGM_GENERIC_COOKIE, NGM_NAME, &ngn, sizeof(ngn)) < 0) { in NgNameNode()
/freebsd/tests/sys/netgraph/
H A Dutil.c123 NGM_GENERIC_COOKIE, NGM_NAME, in _ng_name()
/freebsd/sys/netgraph/
H A Dng_message.h121 NGM_NAME = 4, /* Give a node a name. */ enumerator
H A Dng_base.c509 NGM_NAME,
2566 case NGM_NAME: in ng_generic_msg()
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c750 if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_NAME, in ng_mkpeer_id()