Searched refs:hint_mask (Results 1 – 1 of 1) sorted by relevance
274 in6_selectsrc_core(struct sockaddr_in6 *dstsock, uint32_t hint_mask, in in6_selectsrc_core() argument587 if (hint_mask & IPV6_SRCSEL_HINT_PREFER_TMPADDR) { in in6_selectsrc_core()595 if (hint_mask & IPV6_SRCSEL_HINT_PREFER_TMPADDR) { in in6_selectsrc_core()747 uint32_t hint_mask = 0; in in6_selectsrc() local883 hint_mask |= IPV6_SRCSEL_HINT_PREFER_TMPADDR; in in6_selectsrc()886 if (in6_selectsrc_core(dstsock, hint_mask, ifp, inp_debug, src_storage, in in6_selectsrc()