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_RESPONSE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
215
#define
SCTP_STR_RESET_RESPONSE
0x000e
sctp_input.c
2641
if (strreq->sr_req.ph.param_type == ntohs(
SCTP_STR_RESET_RESPONSE
)) {
2738
} else if (ntohs(ph->param_type) ==
SCTP_STR_RESET_RESPONSE
) {
sctp_output.c
4980
if (strreq->sr_req.ph.param_type == ntohs(
SCTP_STR_RESET_RESPONSE
)) {
8750
strack->sr_resp.ph.param_type = ntohs(
SCTP_STR_RESET_RESPONSE
);
Completed in 54 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025