Searched defs:ip_vs_dest_dst (Results 1 – 1 of 1) sorted by relevance
645 struct ip_vs_dest_dst { struct646 struct dst_entry *dst_cache; /* destination cache entry */647 u32 dst_cookie;648 union nf_inet_addr dst_saddr;649 struct rcu_head rcu_head;