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 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025