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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dip6_route.h97 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dip6_route.h97 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dtcp_ipv6.c650 ip6_dst_store(sk, dst, NULL);
1303 ip6_dst_store(newsk, dst, NULL);
1681 ip6_dst_store(sk, dst, NULL);
1720 ip6_dst_store(sk, dst, NULL);
H A Dip6_output.c682 ip6_dst_store(sk, dst, fl->nl_u.ip6_u.daddr == &np->daddr ? &np->daddr : NULL);
H A Dudp.c342 ip6_dst_store(sk, dst, fl.fl6_dst);

Completed in 57 milliseconds