Searched refs:this_xor (Results 1 – 1 of 1) sorted by relevance
717 int this_xor; in ksocknal_match_peerip() local725 this_xor = ips[i] ^ iface->ksni_ipaddr; in ksocknal_match_peerip()726 this_netmatch = ((this_xor & iface->ksni_netmask) == 0) ? 1 : 0; in ksocknal_match_peerip()731 best_xor > this_xor))) in ksocknal_match_peerip()736 best_xor = this_xor; in ksocknal_match_peerip()