Searched refs:NGM_NODEINFO (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.bin/netstat/ |
| H A D | netgraph.c | 128 NGM_GENERIC_COOKIE, NGM_NODEINFO, NULL, 0) < 0) in netgraphprotopr()
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | snmp_netgraph.c | 557 if ((resp = ng_dialog(path, NGM_GENERIC_COOKIE, NGM_NODEINFO, in ng_node_id() 570 if ((resp = ng_dialog_node(node, NGM_GENERIC_COOKIE, NGM_NODEINFO, in ng_node_id_node() 582 if ((resp = ng_dialog_id(id, NGM_GENERIC_COOKIE, NGM_NODEINFO, in ng_node_name() 595 if ((resp = ng_dialog_id(id, NGM_GENERIC_COOKIE, NGM_NODEINFO, in ng_node_type() 1346 if ((resp = ng_dialog_id(id, NGM_GENERIC_COOKIE, NGM_NODEINFO, in find_node()
|
| /freebsd/lib/libnetgraph/ |
| H A D | sock.c | 120 NGM_NODEINFO, NULL, 0) < 0) { in NgMkSockNode()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_message.h | 125 NGM_NODEINFO = (6|NGM_READONLY|NGM_HASREPLY), enumerator
|
| H A D | ng_base.c | 523 NGM_NODEINFO, 2594 case NGM_NODEINFO: in ng_generic_msg()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | tty.c | 347 if (NgSendMsg(cs, ngc.path, NGM_GENERIC_COOKIE, NGM_NODEINFO, NULL, 0) < 0) { in LoadLineDiscipline()
|