Searched defs:lro_entry (Results 1 – 1 of 1) sorted by relevance
349 struct lro_entry struct351 struct lro_entry *next; argument352 mblk_t *m_head;353 mblk_t *m_tail;354 int timestamp;355 struct ip *ip;356 uint32_t tsval;357 uint32_t tsecr;358 uint32_t source_ip;359 uint32_t dest_ip;[all …]