sctp_assoc_value 2406 net/sctp/socket.c 	} else if (optlen == sizeof(struct sctp_assoc_value)) {
sctp_assoc_value 2904 net/sctp/socket.c 	struct sctp_assoc_value params;
sctp_assoc_value 2908 net/sctp/socket.c 	if (optlen != sizeof(struct sctp_assoc_value))
sctp_assoc_value 3008 net/sctp/socket.c 	struct sctp_assoc_value params;
sctp_assoc_value 3024 net/sctp/socket.c 	} else if (optlen == sizeof(struct sctp_assoc_value)) {
sctp_assoc_value 4170 net/sctp/socket.c 	} else if (len == sizeof(struct sctp_assoc_value)) {
sctp_assoc_value 5063 net/sctp/socket.c 	struct sctp_assoc_value params;
sctp_assoc_value 5067 net/sctp/socket.c 	if (len < sizeof(struct sctp_assoc_value))
sctp_assoc_value 5070 net/sctp/socket.c 	len = sizeof(struct sctp_assoc_value);
sctp_assoc_value 5178 net/sctp/socket.c 	struct sctp_assoc_value params;
sctp_assoc_value 5191 net/sctp/socket.c 	} else if (len == sizeof (struct sctp_assoc_value)) {