Home
last modified time | relevance | path

Searched refs:have_profile (Results 1 – 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
Dif-options.c2095 int skip = 0, have_profile = 0; local
2304 have_profile = 1;
2311 if (profile && !have_profile && strcmp(option, "arping") == 0)
2320 if (profile && !have_profile) {