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

/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Doptions.h7 #define TYPE_MASK 0x0F macro
H A Dscript.c56 return max_option_length[option->flags & TYPE_MASK] *
57 (length / option_lengths[option->flags & TYPE_MASK]);
78 type = type_p->flags & TYPE_MASK;
H A Dfiles.c95 length = option_lengths[option->flags & TYPE_MASK];
97 switch (option->flags & TYPE_MASK) {
H A Doptions.c168 length = option_lengths[options[i].flags & TYPE_MASK];
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddp.h181 #define TYPE_MASK 0x0F macro
H A Ddiscover.c684 length = option_lengths[options[i].flags & TYPE_MASK];
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h1186 #define TYPE_MASK 0xFF000000 macro

Completed in 126 milliseconds