Searched refs:sctp_authinfo (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | sctp.h | 300 struct sctp_authinfo { struct |
| /linux/net/sctp/ | ||
| H A D | socket.c | 8978 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_authinfo))) in sctp_msghdr_parse() |