OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_UNSET_TSN_PRESENT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
650
#define
SCTP_UNSET_TSN_PRESENT
(arry, gap) (arry[(gap >> 3)] &= ((~(0x01 << ((gap & 0x07)))) & 0xff))
sctp_pcb.c
4519
SCTP_UNSET_TSN_PRESENT
(asoc->mapping_array, gap);
4553
SCTP_UNSET_TSN_PRESENT
(asoc->mapping_array,
Completed in 83 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025