OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_error_t
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/net/npf/
npfkern.h
70
int npfk_load(npf_t *, const void *,
npf_error_t
*);
npf.c
135
npfk_load(npf_t *npf, const void *config_ref,
npf_error_t
*err)
npf.h
347
}
npf_error_t
;
typedef in typeref:struct:__anonb49106fe0608
/src/lib/libnpf/
npf.h
80
int npf_config_submit(nl_config_t *, int,
npf_error_t
*);
158
int npf_table_replace(int, nl_table_t *,
npf_error_t
*);
npf.c
213
_npf_init_error(int error,
npf_error_t
*errinfo)
224
* error details into the
npf_error_t
structure.
227
_npf_extract_error(nvlist_t *resp,
npf_error_t
*errinfo)
233
memset(errinfo, 0, sizeof(
npf_error_t
));
353
npf_config_submit(nl_config_t *ncf, int fd,
npf_error_t
*errinfo)
424
npf_error_t
errinfo;
1293
npf_table_replace(int fd, nl_table_t *tl,
npf_error_t
*errinfo)
/src/usr.sbin/npf/npfctl/
npfctl.h
138
void npfctl_print_error(const
npf_error_t
*);
npfctl.c
202
npfctl_print_error(const
npf_error_t
*ne)
328
npf_error_t
errinfo;
npf_build.c
128
npf_error_t
errinfo;
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
99
npf_error_t
error;
Completed in 54 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025