Lines Matching refs:strict_match
55 bool strict_match);
942 bool strict_match;
949 bool strict_match = data->strict_match;
969 * when strict_match is turned off.
971 if (netif_is_macvlan(upper) && !strict_match) {
985 bool strict_match)
990 .strict_match = strict_match,
1547 bool strict_match;
1551 * user mac addreses (!strict_match). Otherwise, only
1555 strict_match = (slave != rcu_access_pointer(bond->curr_active_slave) ||
1558 strict_match);