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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/beos/
H A Dosdep.h18 #define EB_C_BE_LEN 5 /* Length of data in local EF and flag. */ macro
H A Dbeos.c673 #define EB_C_BE_SIZE (EB_HEADSIZE + EB_C_BE_LEN)
792 *c_ef++ = (char)(EB_C_BE_LEN);
793 *c_ef++ = (char)(EB_C_BE_LEN >> 8);

Completed in 80 milliseconds