Home
last modified time | relevance | path

Searched defs:RouteTree (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/9/ip/
H A Dip.h520 typedef struct RouteTree RouteTree; typedef
548 struct RouteTree struct
550 Route* right;
551 Route* left;
552 Route* mid;
553 uchar depth;
577 RouteTree; argument
/plan9-contrib/sys/src/9k/ip/
H A Dip.h520 typedef struct RouteTree RouteTree; typedef
548 struct RouteTree struct
550 Route* right;
551 Route* left;
552 Route* mid;
553 uchar depth;
577 RouteTree; argument