Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dulpevent.c506 memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_ulpevent_make_send_failed()
511 ssf->ssf_info.sinfo_flags = chunk->chunk_hdr->flags; in sctp_ulpevent_make_send_failed()
/linux-4.1.27/include/uapi/linux/
Dsctp.h355 struct sctp_sndrcvinfo ssf_info; member
/linux-4.1.27/fs/dlm/
Dlowcomms.c617 int nodeid = sn_send_failed->ssf_info.sinfo_ppid; in retry_failed_sctp_send()