Home
last modified time | relevance | path

Searched refs:match_addrselectpolicy (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/net/
H A Dname6.c202 static struct policyqueue *match_addrselectpolicy(struct sockaddr *,
712 aio[i].aio_dstpolicy = match_addrselectpolicy(sa, &policyhead); in _hpreorder()
780 match_addrselectpolicy(struct sockaddr *addr, struct policyhead *head) in match_addrselectpolicy() function
881 aio->aio_srcpolicy = match_addrselectpolicy(&aio->aio_srcsa, ph); in set_source()
H A Dgetaddrinfo.c285 static struct policyqueue *match_addrselectpolicy(struct sockaddr *,
706 aio[i].aio_dstpolicy = match_addrselectpolicy(ai->ai_addr, in reorder()
780 match_addrselectpolicy(struct sockaddr *addr, struct policyhead *head) in match_addrselectpolicy() function
898 aio->aio_srcpolicy = match_addrselectpolicy(&aio->aio_srcsa, ph); in set_source()