Home
last modified time | relevance | path

Searched refs:ng_name2noderef (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_ether.c318 if ((node = ng_name2noderef(NULL, name)) != NULL) { in ng_ether_attach()
H A Dng_base.c909 ng_name2noderef(node_p here, const char *name) in ng_name2noderef() function
1754 node = ng_name2noderef(here, nodename); in ng_path2noderef()
H A Dnetgraph.h1140 node_p ng_name2noderef(node_p node, const char *name);
/f-stack/lib/
H A Dff_ng_base.c915 ng_name2noderef(node_p here, const char *name) in ng_name2noderef() function
1760 node = ng_name2noderef(here, nodename); in ng_path2noderef()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h1144 node_p ng_name2noderef(node_p node, const char *name);