OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_root
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
9670
h = RBI_SEARCH(ipf_rb, &htp->
ht_root
, &k);
9688
RBI_INSERT(ipf_rb, &htp->
ht_root
, h);
9727
h = RBI_SEARCH(ipf_rb, &htp->
ht_root
, &k);
9733
(void) RBI_DELETE(ipf_rb, &htp->
ht_root
, h);
9754
RBI_INIT(ipf_rb, &head->
ht_root
);
9785
RBI_WALK(ipf_rb, &head->
ht_root
, ipf_rb_ht_freenode, NULL);
ip_fil.h
558
ipf_rb_head_t
ht_root
;
member in struct:host_track_s
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026