OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_tcp_hlen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
5237
unsigned
ip_tcp_hlen
, iptcp_opt_words, tcp_seg_flags, offset;
local in function:bge_encap
5307
(void) ip; (void)th; (void)
ip_tcp_hlen
;
5314
ip_tcp_hlen
= iphl + (th->th_off << 2);
5317
iptcp_opt_words = (
ip_tcp_hlen
5351
bge_hlen =
ip_tcp_hlen
>> 2;
5363
ip->ip_len = htons(mss +
ip_tcp_hlen
);
if_bge.c
5237
unsigned
ip_tcp_hlen
, iptcp_opt_words, tcp_seg_flags, offset;
local in function:bge_encap
5307
(void) ip; (void)th; (void)
ip_tcp_hlen
;
5314
ip_tcp_hlen
= iphl + (th->th_off << 2);
5317
iptcp_opt_words = (
ip_tcp_hlen
5351
bge_hlen =
ip_tcp_hlen
>> 2;
5363
ip->ip_len = htons(mss +
ip_tcp_hlen
);
Completed in 31 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025