OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_rproc_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_impl.h
270
typedef struct npf_rproc
npf_rproc_t
;
typedef in typeref:struct:npf_rproc
275
int (*ctor)(
npf_rproc_t
*, const nvlist_t *);
276
void (*dtor)(
npf_rproc_t
*, void *);
282
void npf_rproc_assign(
npf_rproc_t
*, void *);
439
void npf_rule_setrproc(npf_rule_t *,
npf_rproc_t
*);
444
npf_rproc_t
* npf_rule_getrproc(const npf_rule_t *);
453
npf_rproc_t
*, const nvlist_t *);
457
npf_rproc_t
* npf_rprocset_lookup(npf_rprocset_t *, const char *);
458
void npf_rprocset_insert(npf_rprocset_t *,
npf_rproc_t
*);
461
npf_rproc_t
* npf_rproc_create(const nvlist_t *)
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025