OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_load_table
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npfctl.h
250
nl_table_t *
npfctl_load_table
(const char *, int, u_int, const char *, FILE *);
npf_cmd.c
281
if ((t =
npfctl_load_table
(newname, tid, type, path, fp)) == NULL) {
npf_build.c
1187
*
npfctl_load_table
: create an NPF table and fill with contents from a file.
1190
npfctl_load_table
(const char *tname, int tid, unsigned type,
function
1216
tl =
npfctl_load_table
(tname, npfctl_tid_counter++, type, fname, NULL);
Completed in 18 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026