OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dupedkey
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
radix.c
762
struct radix_node *
dupedkey
, *saved_tt, *top;
local
834
dupedkey
= saved_tt->rn_dupedkey;
835
if (
dupedkey
!= NULL) {
838
* saved_tt is the head of the
dupedkey
chain.
841
x =
dupedkey
;
/src/sbin/routed/
radix.c
669
struct radix_node *
dupedkey
, *saved_tt, *top;
local
741
if ((
dupedkey
= saved_tt->rn_dupedkey)) {
743
x =
dupedkey
; x->rn_p = t;
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026