Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_socket.c116 static ng_findhook_t ngs_findhook; variable
142 .findhook = ngs_findhook,
861 ngs_findhook(node_p node, const char *name) in ngs_findhook() function