Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h287 struct sctp_authinfo { struct
/Linux-v4.19/include/net/sctp/
Dstructs.h2164 struct sctp_authinfo *authinfo;
/Linux-v4.19/net/sctp/
Dsocket.c8233 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_authinfo))) in sctp_msghdr_parse()