OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_STR_RESET_REQUEST
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
214
#define
SCTP_STR_RESET_REQUEST
0x000d
sctp_timer.c
976
if (strreq->sr_req.ph.param_type == ntohs(
SCTP_STR_RESET_REQUEST
)) {
sctp_input.c
2644
} else if (strreq->sr_req.ph.param_type != ntohs(
SCTP_STR_RESET_REQUEST
)) {
2734
if (ntohs(ph->param_type) ==
SCTP_STR_RESET_REQUEST
) {
sctp_output.c
6514
if (strreq->sr_req.ph.param_type != ntohs(
SCTP_STR_RESET_REQUEST
)) {
8901
strreq->sr_req.ph.param_type = ntohs(
SCTP_STR_RESET_REQUEST
);
Completed in 23 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025