OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cs_hlen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
slcompress.h
125
uint16_t
cs_hlen
; /* size of hdr (receive only) */
member in struct:cstate
slcompress.c
505
cs->
cs_hlen
= hlen;
557
u_int i = ntohs(cs->cs_ip.ip_len) - cs->
cs_hlen
;
565
- cs->
cs_hlen
);
600
total_len += cs->
cs_hlen
- vjlen;
613
*hlenp = cs->
cs_hlen
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025