Home
last modified time | relevance | path

Searched refs:sctp_remote_error (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsctp.h219 struct sctp_remote_error { struct
340 struct sctp_remote_error sn_remote_error;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsctp.h239 struct sctp_remote_error { struct
372 struct sctp_remote_error sn_remote_error;
/kernel/linux/linux-5.10/include/uapi/linux/
Dsctp.h431 struct sctp_remote_error { struct
641 struct sctp_remote_error sn_remote_error;
/kernel/linux/linux-5.10/net/sctp/
Dulpevent.c378 struct sctp_remote_error *sre; in sctp_ulpevent_make_remote_error()