Searched refs:same_type (Results 1 – 1 of 1) sorted by relevance
542 struct qeth_ipaddr *addr, int same_type) in qeth_l3_address_exists_in_list() argument549 ((same_type && (tmp->type == addr->type)) || in qeth_l3_address_exists_in_list()550 (!same_type && (tmp->type != addr->type))) && in qeth_l3_address_exists_in_list()556 ((same_type && (tmp->type == addr->type)) || in qeth_l3_address_exists_in_list()557 (!same_type && (tmp->type != addr->type))) && in qeth_l3_address_exists_in_list()