Home
last modified time | relevance | path

Searched defs:lro_entry (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h349 struct lro_entry struct
351 struct lro_entry *next; argument
352 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 …]