Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dsctp.h300 struct sctp_authinfo { struct
/linux-6.6.21/include/net/sctp/
Dstructs.h2203 struct sctp_authinfo *authinfo;
/linux-6.6.21/net/sctp/
Dsocket.c8924 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_authinfo))) in sctp_msghdr_parse()