Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h274 struct sctp_prinfo { struct
/Linux-v4.19/include/net/sctp/
Dstructs.h2163 struct sctp_prinfo *prinfo;
/Linux-v4.19/net/sctp/
Dsocket.c8213 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_prinfo))) in sctp_msghdr_parse()