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