Searched refs:ng_path2noderef (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/netgraph/ |
| HD | ng_base.c | 243 int ng_path2noderef(node_p here, const char *path, 1728 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef() function 2558 error = ng_path2noderef(here, con->path, &node2, NULL); in ng_generic_msg() 3641 error = ng_path2noderef(here, address, &dest, &hook); in ng_address_path()
|