OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_run_op
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/npf/
npf.c
142
error =
npfctl_run_op
(npf, IOC_NPF_LOAD, req, resp);
npf_impl.h
315
int
npfctl_run_op
(npf_t *, unsigned, const nvlist_t *, nvlist_t *);
npf_os.c
306
if ((error =
npfctl_run_op
(npf, cmd, req, resp)) == 0) {
npf_ctl.c
851
*
npfctl_run_op
: run a particular NPF operation with a given the request.
857
npfctl_run_op
(npf_t *npf, unsigned op, const nvlist_t *req, nvlist_t *resp)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025