Searched defs:ip_vs_dest_dst (Results 1 – 1 of 1) sorted by relevance
684 struct ip_vs_dest_dst { struct685 struct dst_entry *dst_cache; /* destination cache entry */686 u32 dst_cookie;687 union nf_inet_addr dst_saddr;688 struct rcu_head rcu_head;