IF_SEPARATOR
if ((cp = strchr(ifname, IF_SEPARATOR)) != NULL)
if ((cp = strchr(pi_name, IF_SEPARATOR)) != NULL)
if ((cp = strchr(phyintname, IF_SEPARATOR)) != NULL) {
cp = (char *)index(ifp->int_ifbase, IF_SEPARATOR);