Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_socket.c118 static ng_findhook_t ngs_findhook; variable
144 .findhook = ngs_findhook,
856 ngs_findhook(node_p node, const char *name) in ngs_findhook() function