Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsctp.h282 struct sctp_prinfo { struct
/Linux-v5.4/include/net/sctp/
Dstructs.h2162 struct sctp_prinfo *prinfo;
/Linux-v5.4/net/sctp/
Dsocket.c8721 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_prinfo))) in sctp_msghdr_parse()