Searched refs:zt_ent_zindex (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h215 extern int zt_ent_zindex(u_char *);
H A Daurp_zi.c469 if ((idx = zt_ent_zindex(entry->ZoneBitMap)) == 0)
H A Dddp_r_zip.c500 if ( (Index = zt_ent_zindex(Entry->ZoneBitMap)) == 0)
1642 Index = zt_ent_zindex(Entry->ZoneBitMap) -1;
H A Dddp_rtmptable.c683 * zt_ent_zindex: return the first zone index found in the zone map
687 int zt_ent_zindex(zmap) function
H A Dddp_r_rtmp.c1535 Index = zt_ent_zindex(Entry->ZoneBitMap);

Completed in 30 milliseconds