OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_rprocset_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_impl.h
83
typedef struct npf_rprocset
npf_rprocset_t
;
typedef in typeref:struct:npf_rprocset
112
npf_rprocset_t
* rule_procs;
455
npf_rprocset_t
*npf_rprocset_create(void);
456
void npf_rprocset_destroy(
npf_rprocset_t
*);
457
npf_rproc_t * npf_rprocset_lookup(
npf_rprocset_t
*, const char *);
458
void npf_rprocset_insert(
npf_rprocset_t
*, npf_rproc_t *);
459
int npf_rprocset_export(const
npf_rprocset_t
*, nvlist_t *);
Completed in 165 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025