Home
last modified time | relevance | path

Searched refs:sctp_strreset_addstrm (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/sctp/
A Dstream.c784 struct sctp_strreset_addstrm *addstrm = param.v; in sctp_process_strreset_addstrm_out()
854 struct sctp_strreset_addstrm *addstrm = param.v; in sctp_process_strreset_addstrm_in()
1040 struct sctp_strreset_addstrm *addstrm; in sctp_process_strreset_resp()
1043 addstrm = (struct sctp_strreset_addstrm *)req; in sctp_process_strreset_resp()
1058 struct sctp_strreset_addstrm *addstrm; in sctp_process_strreset_resp()
1066 addstrm = (struct sctp_strreset_addstrm *)req; in sctp_process_strreset_resp()
A Dsm_make_chunk.c3775 struct sctp_strreset_addstrm addstrm; in sctp_make_strreset_addstrm()
3920 if (length != sizeof(struct sctp_strreset_addstrm) || in sctp_verify_reconf()
3925 if (length != sizeof(struct sctp_strreset_addstrm) || in sctp_verify_reconf()
/linux-6.3-rc2/include/linux/
A Dsctp.h767 struct sctp_strreset_addstrm { struct

Completed in 13 milliseconds