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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp_nbp.c1077 #define ZONE_BLK_SIZE ZONES_PER_BLK * sizeof(at_nvestr_t) macro
1092 if(!(lzones = gbuf_alloc(ZONE_BLK_SIZE, PRI_MED)))
1126 if(!(gbuf_cont(m) = gbuf_alloc(ZONE_BLK_SIZE, PRI_MED)))

Completed in 12 milliseconds