OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexthm
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
6520
hostmap_t *hm, *
nexthm
= NULL, zerohm;
local in function:ipf_nat_getnext
6538
nexthm
= softn->ipf_hm_maplist;
6540
nexthm
= hm->hm_next;
6542
if (
nexthm
!= NULL) {
6543
ATOMIC_INC32(
nexthm
->hm_ref);
6544
t->ipt_data =
nexthm
;
6547
nexthm
= &zerohm;
6550
nnext =
nexthm
->hm_next;
6604
error = COPYOUT(
nexthm
, objp->ipfo_ptr, sizeof(*
nexthm
));
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025