Searched refs:RT_table_start (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h198 extern RT_entry RT_table_start;
H A Dddp_rtmptable.c83 RT_entry RT_table_start; /* start of the actual entry table */ variable
147 RT_entry *ptree = &RT_table_start;
211 RT_entry *ptree = &RT_table_start;
292 rt_found = &RT_table_start;
399 me = &RT_table_start;
468 bzero(&RT_table_start, sizeof(RT_entry));

Completed in 13 milliseconds