Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_lro.h43 struct lro_entry { struct
46 struct mbuf *m_head;
47 struct mbuf *m_tail;
50 union {
53 } leip;
54 union {
57 } lesource;
58 union {
61 } ledest;
63 uint16_t dest_port;
[all …]