Searched refs:same_type (Results 1 – 1 of 1) sorted by relevance
516 struct qeth_ipaddr *addr, int same_type) in qeth_l3_address_exists_in_list() argument523 ((same_type && (tmp->type == addr->type)) || in qeth_l3_address_exists_in_list()524 (!same_type && (tmp->type != addr->type))) && in qeth_l3_address_exists_in_list()530 ((same_type && (tmp->type == addr->type)) || in qeth_l3_address_exists_in_list()531 (!same_type && (tmp->type != addr->type))) && in qeth_l3_address_exists_in_list()