LOAD_BALANCE_OPTIONS
if (strncmp(dataptr, LOAD_BALANCE_OPTIONS,
strlen(LOAD_BALANCE_OPTIONS)) == 0) {
len += strlen(LOAD_BALANCE_OPTIONS) + 1;
dataptr += strlen(LOAD_BALANCE_OPTIONS) + 1;