OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trunc_len
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_header.h
393
u_int16_t
trunc_len
;
member in struct:sctp_pktdrop_chunk
sctp_input.c
2765
u_int16_t
trunc_len
;
local
2820
trunc_len
= (u_int16_t)ntohs(cp->
trunc_len
);
2831
if (
trunc_len
== 0) {
sctp_output.c
8561
drp->
trunc_len
= htons(chk->send_size);
8569
drp->
trunc_len
= htons(0);
Completed in 138 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026