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_remove
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_table_test.c
166
error =
npf_table_remove
(t, alen, addr, nm);
169
error =
npf_table_remove
(t, alen, addr, nm);
173
error =
npf_table_remove
(t, alen, addr, nm);
176
error =
npf_table_remove
(t, alen, addr, nm);
280
error =
npf_table_remove
(t, alen, addr, nm);
288
error =
npf_table_remove
(t, alen, addr, nm);
337
error =
npf_table_remove
(t, alen, addr, 96);
352
error =
npf_table_remove
(t, alen, addr, 32);
367
error =
npf_table_remove
(t, alen, addr, 126);
/src/sys/net/npf/
npf_impl.h
403
int
npf_table_remove
(npf_table_t *, const int,
npf_tableset.c
612
*
npf_table_remove
: remove the IP CIDR entry from the table.
615
npf_table_remove
(npf_table_t *t, const int alen,
function
npf_ctl.c
830
error =
npf_table_remove
(t, nct->nct_data.ent.alen,
Completed in 16 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026