Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dsctp.h287 struct sctp_prinfo { struct
/Linux-v6.1/include/net/sctp/
Dstructs.h2193 struct sctp_prinfo *prinfo;
/Linux-v6.1/net/sctp/
Dsocket.c8867 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_prinfo))) in sctp_msghdr_parse()