OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_RESET_YOUR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_header.h
398
#define
SCTP_RESET_YOUR
0x01 /* reset your streams and send response */
sctp_output.c
8768
if (req->reset_flags &
SCTP_RESET_YOUR
) {
8796
if (req->reset_flags &
SCTP_RESET_YOUR
) {
8829
* 0 | 0 | = |
SCTP_RESET_YOUR
(just the peer)
8830
* 1 | 0 | = |
SCTP_RESET_YOUR
| SCTP_RECIPRICAL (both sides)
8921
strreq->sr_req.reset_flags |=
SCTP_RESET_YOUR
;
8924
strreq->sr_req.reset_flags |= SCTP_RECIPRICAL |
SCTP_RESET_YOUR
;
Completed in 18 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025