Home
last modified time | relevance | path

Searched refs:clearscope (Results 1 – 9 of 9) sorted by path

/openbsd/usr.sbin/eigrpd/
H A Deigrpd.h486 void clearscope(struct in6_addr *);
H A Dkroute.c916 clearscope(&ifa6->sin6_addr); in if_newaddr()
983 clearscope(&ifa6->sin6_addr); in if_deladdr()
H A Dutil.c306 clearscope(struct in6_addr *in6) in clearscope() function
/openbsd/usr.sbin/ldpd/
H A Dkroute.c1042 clearscope(&ifa6->sin6_addr); in if_newaddr()
1109 clearscope(&ifa6->sin6_addr); in if_deladdr()
H A Dldpd.h588 void clearscope(struct in6_addr *);
H A Dutil.c305 clearscope(struct in6_addr *in6) in clearscope() function
/openbsd/usr.sbin/ospf6d/
H A Dkroute.c988 clearscope(&ifa->sin6_addr); in if_newaddr()
1062 clearscope(&ifa->sin6_addr); in if_deladdr()
H A Dospf6d.h559 void clearscope(struct in6_addr *);
H A Dutil.c81 clearscope(struct in6_addr *in6) in clearscope() function