OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thoff
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_scan.c
543
int i, j, rv, dlen, off,
thoff
;
local in function:ipf_scan_packet
562
thoff
= TCP_OFF(tcp) << 2;
563
dlen = fin->fin_dlen -
thoff
;
574
COPYDATA(*(mb_t **)fin->fin_mp, fin->fin_plen - fin->fin_dlen +
thoff
,
/src/sys/dist/pf/net/
pf_norm.c
1882
int
thoff
;
local in function:pf_normalize_tcpopt
1887
thoff
= th->th_off << 2;
1888
cnt =
thoff
- sizeof(struct tcphdr);
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025