OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_stream_reset_response
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_input.h
42
sctp_handle_stream_reset_response(struct sctp_tcb *, struct
sctp_stream_reset_response
*resp);
sctp_header.h
413
struct
sctp_stream_reset_response
{
struct
436
struct
sctp_stream_reset_response
sr_resp;
sctp_structs.h
372
struct
sctp_stream_reset_response
*pending_reply;
sctp_input.c
2596
struct
sctp_stream_reset_response
*resp, int number_entries)
2672
struct
sctp_stream_reset_response
*resp)
2684
number_entries = (param_length - sizeof(struct
sctp_stream_reset_response
))/sizeof(uint16_t);
2728
struct
sctp_stream_reset_response
*resp;
2745
resp = (struct
sctp_stream_reset_response
*)ph;
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025