OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcpiphlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_lro.c
252
int plen,
tcpiphlen
, olen = (nth->th_off << 2) - sizeof (*nth);
local in function:lro_update_session
281
tcpiphlen
= (nth->th_off << 2) + sizeof (*nih);
282
plen = ntohs(nih->ip_len) -
tcpiphlen
;
298
DPRINTF("m_adj(%d)\n", (int)(IPH_OFFSET +
tcpiphlen
));
299
m_adj(m, IPH_OFFSET +
tcpiphlen
);
315
frag->page_offset + IPH_OFFSET +
tcpiphlen
;
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025