Searched refs:ng_path2noderef (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/netgraph7/netgraph/ |
H A D | ng_base.c | 232 int ng_path2noderef(node_p here, const char *path, 1689 ng_path2noderef(node_p here, const char *address, in ng_path2noderef() function 2166 error = ng_path2noderef(here, con->path, &node2, NULL); in ng_generic_msg() 3094 error = ng_path2noderef(here, address, &dest, &hook); in ng_address_path()
|