Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_socket.c312 if ((error = ng_address_path((pcbp->sockdata->node), item, path, 0)) in ngc_send()
715 if ((error = ng_address_path(NULL, item, sap->sg_data, 0))) in ng_connect_data()
H A Dnetgraph.h975 if (((error) = ng_address_path((here), (_item), \
1134 int ng_address_path(node_p here, item_p item, const char *address, ng_ID_t raddr);
H A Dng_base.c3613 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path() function
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h977 if (((error) = ng_address_path((here), (_item), \
1138 int ng_address_path(node_p here, item_p item, const char *address, ng_ID_t raddr);
/f-stack/lib/
H A Dff_ng_base.c3643 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path() function