Searched refs:NGM_NAME (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.sbin/ngctl/ |
H A D | name.c | 73 NGM_NAME, &name, sizeof(name)) < 0) { in NameCmd()
|
/freebsd/lib/libnetgraph/ |
H A D | sock.c | 198 NGM_GENERIC_COOKIE, NGM_NAME, &ngn, sizeof(ngn)) < 0) { in NgNameNode()
|
/freebsd/tests/sys/netgraph/ |
H A D | util.c | 123 NGM_GENERIC_COOKIE, NGM_NAME, in _ng_name()
|
/freebsd/sys/netgraph/ |
H A D | ng_message.h | 121 NGM_NAME = 4, /* Give a node a name. */ enumerator
|
H A D | ng_base.c | 509 NGM_NAME, 2566 case NGM_NAME: in ng_generic_msg()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
H A D | snmp_netgraph.c | 750 if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_NAME, in ng_mkpeer_id()
|