Home
last modified time | relevance | path

Searched refs:ng_path2noderef (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_base.c243 int ng_path2noderef(node_p here, const char *path,
1724 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef() function
2555 error = ng_path2noderef(here, con->path, &node2, NULL); in ng_generic_msg()
3624 error = ng_path2noderef(here, address, &dest, &hook); in ng_address_path()
/f-stack/lib/
H A Dff_ng_base.c247 int ng_path2noderef(node_p here, const char *path,
1730 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef() function
2575 error = ng_path2noderef(here, con->path, &node2, NULL); in ng_generic_msg()
3654 error = ng_path2noderef(here, address, &dest, &hook); in ng_address_path()