Searched refs:daddr_cache (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dip6_route.h105 np->daddr_cache = daddr;
H A Dsock.h148 struct in6_addr *daddr_cache; member in struct:ipv6_pinfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dip6_route.h105 np->daddr_cache = daddr;
H A Dsock.h150 struct in6_addr *daddr_cache; member in struct:ipv6_pinfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_output.c532 to the last used address: daddr_cache.
543 && (np->daddr_cache == NULL ||
544 ipv6_addr_cmp(fl->fl6_dst, np->daddr_cache)))

Completed in 62 milliseconds