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_t
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/net/npf/
npf_ifaddr.c
49
static
npf_table_t
*
56
npf_table_t
*t;
88
replace_ifnet_table(npf_t *npf,
npf_table_t
*newt)
91
npf_table_t
*oldt;
111
npf_table_t
*t;
156
npf_table_t
*t;
npf_tableset.c
117
npf_table_t
* ts_map[];
121
(offsetof(npf_tableset_t, ts_map[n]) * sizeof(
npf_table_t
*))
159
npf_table_t
*t = ts->ts_map[tid];
178
npf_tableset_insert(npf_tableset_t *ts,
npf_table_t
*t)
195
npf_table_t
*
196
npf_tableset_swap(npf_tableset_t *ts,
npf_table_t
*newt)
199
npf_table_t
*oldt = ts->ts_map[tid];
214
npf_table_t
*
217
npf_table_t
*t;
228
npf_table_t
*
[
all
...]
npf_impl.h
95
typedef struct npf_table
npf_table_t
;
typedef in typeref:struct:npf_table
389
int npf_tableset_insert(npf_tableset_t *,
npf_table_t
*);
390
npf_table_t
* npf_tableset_getbyname(npf_tableset_t *, const char *);
391
npf_table_t
* npf_tableset_getbyid(npf_tableset_t *, u_int);
392
npf_table_t
* npf_tableset_swap(npf_tableset_t *,
npf_table_t
*);
396
npf_table_t
* npf_table_create(const char *, u_int, int, const void *, size_t);
397
void npf_table_destroy(
npf_table_t
*);
399
u_int npf_table_getid(
npf_table_t
*);
401
int npf_table_insert(
npf_table_t
*, const int
[
all
...]
npf_bpf.c
180
npf_table_t
*t;
npf_ctl.c
99
npf_mk_table_entries(
npf_table_t
*t, const nvlist_t *req, nvlist_t *resp)
143
npf_tableset_t *tblset,
npf_table_t
**tblp, bool replacing)
145
npf_table_t
*t;
216
npf_table_t
*t;
677
npf_table_t
*tbl, *gc_tbl = NULL;
806
npf_table_t
*t;
npf_nat.c
451
npf_table_t
*t = npf_tableset_getbyid(ts, np->n_tid);
/src/usr.sbin/npf/npftest/libnpftest/
npf_table_test.c
75
ip4list_insert_lookup(
npf_table_t
*t, unsigned i)
97
npf_table_t
*t;
123
npf_table_t
*t;
160
npf_table_t
*t;
189
npf_table_t
*t;
238
npf_table_t
*t;
269
npf_table_t
*t;
297
npf_table_t
*t = npf_tableset_getbyname(tblset, LPM_NAME);
320
npf_table_t
*t = npf_tableset_getbyname(tblset, LPM_NAME);
378
npf_table_t
*t
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025