Home
last modified time | relevance | path

Searched refs:ipv6_getscope (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Dipv6.h292 unsigned int ipv6_getscope(const struct sockaddr_in6 *);
H A Dif-bsd.c663 scope = ipv6_getscope(sin); in if_findsa()
H A Dipv6.c1589 ipv6_getscope(const struct sockaddr_in6 *sin) in ipv6_getscope() function