Searched defs:ip_vs_dest_dst (Results 1 – 1 of 1) sorted by relevance
725 struct ip_vs_dest_dst { struct726 struct dst_entry *dst_cache; /* destination cache entry */727 u32 dst_cookie;728 union nf_inet_addr dst_saddr;729 struct rcu_head rcu_head;
Completed in 7 milliseconds