OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_dict
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
98
nvlist_t *
npf_dict
;
local in function:npf_test_load
102
npf_dict
= nvlist_unpack(buf, len, 0);
103
if (!
npf_dict
) {
107
load_npf_config_ifs(
npf_dict
, verbose);
108
ret = npfk_load(npf_getkernctx(),
npf_dict
, &error);
109
nvlist_destroy(
npf_dict
);
151
load_npf_config_ifs(nvlist_t *
npf_dict
, bool verbose)
157
dbg_dict = dnvlist_get_nvlist(
npf_dict
, "debug", NULL);
Completed in 10 milliseconds
Indexes created Wed Oct 29 03:09:52 GMT 2025