OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_table_replace
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libnpf/
npf.h
158
int
npf_table_replace
(int, nl_table_t *, npf_error_t *);
npf.c
1293
npf_table_replace
(int fd, nl_table_t *tl, npf_error_t *errinfo)
function
/src/usr.sbin/npf/npfctl/
npf_cmd.c
285
if (
npf_table_replace
(fd, t, NULL)) {
286
err(EXIT_FAILURE, "
npf_table_replace
(<%s>)", name);
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026