Searched refs:mtustr (Results 1 – 1 of 1) sorted by relevance
623 char *mtustr; in getconfig() local625 if ((mtustr = (char *)agetstr("mtu", &bp)) && in getconfig()626 strcmp(mtustr, "auto") == 0) in getconfig()