Lines Matching refs:oif
36 {.name = "oif", .id = O_OIF, .type = XTTYPE_STRING,
37 .flags = XTOPT_PUT, XTOPT_POINTER(s, oif)},
47 " --oif NAME Include oif in route calculation\n"
60 if (*info->oif != '\0')
61 printf(" oif=%s", info->oif);
73 if (*info->oif != '\0')
74 printf(" oif=%s", info->oif);
82 if (*info->oif != '\0')
83 printf(" --oif %s", info->oif);
91 if (*info->oif != '\0')
92 printf(" --oif %s", info->oif);