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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dtheos.c487 #define EB_L_TH_SIZE 14 macro
517 if ((extra = malloc(EB_L_TH_SIZE)) == NULL ) {
525 extra[2] = EB_L_TH_SIZE;
526 extra[3] = EB_L_TH_SIZE >> 8;
541 z->ext = z->cext = EB_L_TH_SIZE + EB_HEADSIZE;

Completed in 61 milliseconds