Home
last modified time | relevance | path

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

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