Searched defs:rt_dir (Results 1 – 1 of 1) sorted by relevance
65 struct rt_dir { struct66 struct rt_head rt_axhead;67 struct rt_ent rt_ents[72];68 char _dirpad[6];95 struct rt_dir rt_dir[RT_DIRSIZE] = { variable