Searched refs:addr_or (Results 1 – 3 of 3) sorted by relevance
55 int addr_or(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b);
232 addr_or(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b) in addr_or() function367 if (addr_or(a, a, &tmp_mask) == -1) in addr_host_to_all1s()
46 #define addr_or Fssh_addr_or macro