Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6.h222 int ipv6_makeprefix(struct in6_addr *, const struct in6_addr *, int);
Dipv6.c444 ipv6_makeprefix(struct in6_addr *prefix, const struct in6_addr *addr, int len) in ipv6_makeprefix() function
973 ipv6_makeprefix(&ap->prefix, &ap->addr, in ipv6_handleifa()
Ddhcp6.c1362 ipv6_makeprefix(&a->prefix, &a->addr, a->prefix_len); in dhcp6_addrequestedaddrs()
1790 ipv6_makeprefix(&a->prefix, &a->addr, a->prefix_len); in dhcp6_findna()