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

/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm_tag.h18 #define TAGINFO2_LEN 16 /* Length of vendor information field2 in tag */ macro
60 char information2[TAGINFO2_LEN]; // 200-215: Unused at present except Alice Gate where is is information
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dbcm_tag.h18 #define TAGINFO2_LEN 16 /* Length of vendor information field2 in tag */ macro
60 char information2[TAGINFO2_LEN]; // 200-215: Unused at present except Alice Gate where is is information
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dbcm_tag.h18 #define TAGINFO2_LEN 16 /* Length of vendor information field2 in tag */ macro
60 char information2[TAGINFO2_LEN]; // 200-215: Unused at present except Alice Gate where is is information
H A Dimagetag.c375 strncpy(tag.information2, args->info2_arg, TAGINFO2_LEN);
488 if (strlen(parsed_args.info2_arg) >= TAGINFO2_LEN) {

Completed in 37 milliseconds