Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddst_cache.h43 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst,
/linux/net/core/
H A Ddst_cache.c103 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4() function
117 EXPORT_SYMBOL_GPL(dst_cache_set_ip4);
/linux/net/tipc/
H A Dudp_media.c194 dst_cache_set_ip4(cache, &rt->dst, fl.saddr); in tipc_udp_xmit()