OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldt
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net/npf/
npf_ifaddr.c
91
npf_table_t *
oldt
;
local in function:replace_ifnet_table
100
oldt
= npf_tableset_swap(ts, newt);
105
npf_table_destroy(
oldt
);
npf_ifaddr.c
91
npf_table_t *
oldt
;
local in function:replace_ifnet_table
100
oldt
= npf_tableset_swap(ts, newt);
105
npf_table_destroy(
oldt
);
npf_ifaddr.c
91
npf_table_t *
oldt
;
local in function:replace_ifnet_table
100
oldt
= npf_tableset_swap(ts, newt);
105
npf_table_destroy(
oldt
);
npf_tableset.c
199
npf_table_t *
oldt
= ts->ts_map[tid];
local in function:npf_tableset_swap
202
KASSERT(
oldt
->t_id == newt->t_id);
204
newt->t_refcnt =
oldt
->t_refcnt;
205
oldt
->t_refcnt = 0;
npf_tableset.c
199
npf_table_t *
oldt
= ts->ts_map[tid];
local in function:npf_tableset_swap
202
KASSERT(
oldt
->t_id == newt->t_id);
204
newt->t_refcnt =
oldt
->t_refcnt;
205
oldt
->t_refcnt = 0;
npf_tableset.c
199
npf_table_t *
oldt
= ts->ts_map[tid];
local in function:npf_tableset_swap
202
KASSERT(
oldt
->t_id == newt->t_id);
204
newt->t_refcnt =
oldt
->t_refcnt;
205
oldt
->t_refcnt = 0;
Completed in 35 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025