OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_rule_export
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libnpf/
npf.h
122
void *
npf_rule_export
(nl_rule_t *, size_t *);
npf.c
748
npf_rule_export
(nl_rule_t *rl, size_t *length)
function in typeref:typename:void *
/src/sys/net/npf/
npf_ruleset.c
130
static nvlist_t *
npf_rule_export
(npf_t *, const npf_rule_t *);
382
if ((rule =
npf_rule_export
(npf, rl)) == NULL) {
451
rule =
npf_rule_export
(npf, rl);
676
npf_rule_export
(npf_t *npf, const npf_rule_t *rl)
function in typeref:typename:nvlist_t *
/src/usr.sbin/npf/npfctl/
npf_cmd.c
73
if ((meta =
npf_rule_export
(rl, &len)) == NULL) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025