OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_a_gap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_indata.c
2396
int
is_a_gap
;
local in function:sctp_sack_check
2398
is_a_gap
= compare_with_wrap(stcb->asoc.highest_tsn_inside_map,
2401
((was_a_gap) && (
is_a_gap
== 0)) || /* was a gap, but no longer is one */
2403
(
is_a_gap
) || /* is still a gap */
sctp_indata.c
2396
int
is_a_gap
;
local in function:sctp_sack_check
2398
is_a_gap
= compare_with_wrap(stcb->asoc.highest_tsn_inside_map,
2401
((was_a_gap) && (
is_a_gap
== 0)) || /* was a gap, but no longer is one */
2403
(
is_a_gap
) || /* is still a gap */
Completed in 52 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025