OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_table_getsome
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_table_test.c
422
addr =
npf_table_getsome
(t, sizeof(struct in_addr), 0);
426
addr =
npf_table_getsome
(t, sizeof(struct in_addr), 1);
430
addr =
npf_table_getsome
(t, sizeof(struct in_addr), 2);
/src/sys/net/npf/
npf_impl.h
406
npf_addr_t *
npf_table_getsome
(npf_table_t *, const int, unsigned);
npf_tableset.c
726
npf_table_getsome
(npf_table_t *t, const int alen, unsigned idx)
function in typeref:typename:npf_addr_t *
npf_nat.c
468
return
npf_table_getsome
(t, alen, idx);
Completed in 95 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025