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_IPSET
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net/npf/
npf_tableset.c
386
case
NPF_TABLE_IPSET
:
431
case
NPF_TABLE_IPSET
:
477
case
NPF_TABLE_IPSET
:
557
case
NPF_TABLE_IPSET
:
628
case
NPF_TABLE_IPSET
:
684
case
NPF_TABLE_IPSET
:
810
case
NPF_TABLE_IPSET
:
840
case
NPF_TABLE_IPSET
:
863
if (t->t_type !=
NPF_TABLE_IPSET
|| LIST_EMPTY(&t->t_gc)) {
npf.h
271
#define
NPF_TABLE_IPSET
1
/src/usr.sbin/npf/npfctl/
npf_parse.y
370
: IPSET { $$ =
NPF_TABLE_IPSET
; }
376
$$ =
NPF_TABLE_IPSET
;
npf_cmd.c
207
{ "ipset",
NPF_TABLE_IPSET
},
npf_show.c
794
[
NPF_TABLE_IPSET
] = "ipset",
/src/usr.sbin/npf/npftest/libnpftest/
npf_table_test.c
193
t = npf_table_create(IPSET_NAME, IPSET_TID,
NPF_TABLE_IPSET
, NULL, 0);
Completed in 18 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026