Home | History | Annotate | Download | only in shill

Lines Matching refs:IsDefault

222       ((!arg->HasAttribute(RTA_SRC) && entry.src.IsDefault()) ||
226 ((!arg->HasAttribute(RTA_GATEWAY) && entry.gateway.IsDefault()) ||
268 if (!entry.src.IsDefault()) {
271 if (!entry.gateway.IsDefault()) {