OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_lro.c
84
struct tcphdr *
sth
= (struct tcphdr *) (sih + 1);
local in function:lro_match
86
return (th->th_sport ==
sth
->th_sport &&
87
th->th_dport ==
sth
->th_dport &&
cxgb_lro.c
84
struct tcphdr *
sth
= (struct tcphdr *) (sih + 1);
local in function:lro_match
86
return (th->th_sport ==
sth
->th_sport &&
87
th->th_dport ==
sth
->th_dport &&
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025