OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rm_leaf
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
radix.h
93
#define
rm_leaf
rm_rmu.rmu_leaf /* extra field would make 32 bytes */
macro
radix.c
328
return m->
rm_leaf
;
587
m->
rm_leaf
= tt;
733
mmask = m->
rm_leaf
->rn_mask;
791
if (m->
rm_leaf
!= tt || m->rm_refs > 0) {
/src/sbin/routed/
radix.h
100
#define
rm_leaf
rm_rmu.rmu_leaf /* extra field would make 32 bytes */
macro
radix.c
306
return (m->
rm_leaf
);
511
m->
rm_leaf
= tt;
642
mmask = m->
rm_leaf
->rn_mask;
698
if (m->
rm_leaf
!= tt || m->rm_refs > 0) {
/src/usr.bin/netstat/
route.c
207
kget(rmask.
rm_leaf
, rnode_aux);
Completed in 13 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025