OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rn_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
radix.c
316
t = t->
rn_p
;
349
delim, ((void *)rn == arg) ? "*" : "", rn, rn->
rn_p
,
405
tt->rn_b = -1; tt->rn_key = v; tt->
rn_p
= t;
462
x->
rn_p
= t; t->
rn_p
= p; /* frees x, p as temp vars below */
657
tt->
rn_p
= x = t->
rn_p
;
658
t->
rn_p
= tt;
668
tt->
rn_p
= t;
670
tt->rn_dupedkey->
rn_p
= tt
[
all
...]
radix.h
43
struct radix_node *
rn_p
; /* parent */
member in struct:radix_node
/src/sbin/routed/
radix.c
295
t = t->
rn_p
;
334
tt->rn_b = -1; tt->rn_key = (caddr_t)v; tt->
rn_p
= t;
397
x->
rn_p
= t; t->
rn_p
= p; /* frees x, p as temp vars below */
577
tt->
rn_p
= x = t->
rn_p
;
600
t = saved_tt->
rn_p
;
628
t = t->
rn_p
;
711
t = saved_tt->
rn_p
;
716
t = t->
rn_p
;
[
all
...]
radix.h
50
struct radix_node *
rn_p
; /* parent */
member in struct:radix_node
Completed in 15 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026